|
43 | 43 | 22C93B05232AA79900A281CA /* TOSegmentedControl.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.objc; fileEncoding = 4; path = TOSegmentedControl.h; sourceTree = "<group>"; }; |
44 | 44 | 22C93B07232ADBEA00A281CA /* TOSegmentedControlSegment.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TOSegmentedControlSegment.h; sourceTree = "<group>"; }; |
45 | 45 | 22C93B0D232ADFDD00A281CA /* TOSegmentedControlSegment.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TOSegmentedControlSegment.m; sourceTree = "<group>"; }; |
46 | | - 22D83E6E279D2F3700CF0D8E /* TOSegmentedControl.podspec */ = {isa = PBXFileReference; lastKnownFileType = text; path = TOSegmentedControl.podspec; sourceTree = "<group>"; }; |
| 46 | + 22D83E6E279D2F3700CF0D8E /* TOSegmentedControl.podspec */ = {isa = PBXFileReference; lastKnownFileType = text; path = TOSegmentedControl.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; |
47 | 47 | 22DF8D8522FF119C0051F319 /* TOSegmentedControlExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TOSegmentedControlExample.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
48 | 48 | 22DF8D8822FF119C0051F319 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; |
49 | 49 | 22DF8D8922FF119C0051F319 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; }; |
|
368 | 368 | "@loader_path/Frameworks", |
369 | 369 | ); |
370 | 370 | MACH_O_TYPE = staticlib; |
371 | | - MARKETING_VERSION = 0.0.1; |
| 371 | + MARKETING_VERSION = 1.3.0; |
372 | 372 | MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu11 gnu++14"; |
373 | 373 | PRODUCT_BUNDLE_IDENTIFIER = dev.tim.TOSegmentedControlFramework; |
374 | 374 | PRODUCT_NAME = TOSegmentedControl; |
|
400 | 400 | "@loader_path/Frameworks", |
401 | 401 | ); |
402 | 402 | MACH_O_TYPE = staticlib; |
403 | | - MARKETING_VERSION = 0.0.1; |
| 403 | + MARKETING_VERSION = 1.3.0; |
404 | 404 | MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu11 gnu++14"; |
405 | 405 | PRODUCT_BUNDLE_IDENTIFIER = dev.tim.TOSegmentedControlFramework; |
406 | 406 | PRODUCT_NAME = TOSegmentedControl; |
|
0 commit comments