4 "summary": "The iOS Framework for interacting with CloudMine.",
5 "homepage": "https://cloudmine.io/docs/#/ios",
8 "CloudMine": "support@cloudmineinc.com"
14 "git": "https://github.com/cloudmine/CloudMineSDK-iOS.git",
17 "source_files": "ios/ios/src/**/*.{h,m}",
19 "CMLegacyCacheCleaner.h",
21 "NSURL+QueryParameterAdditions.h",
23 "CMObjectClassNameRegistry.h",
31 "SystemConfiguration",
42 "OTHER_LDFLAGS": "-ObjC"
49 "prefix_header_contents": [
50 "#import <SystemConfiguration/SystemConfiguration.h>",
51 "#import <MobileCoreServices/MobileCoreServices.h>"
56 "requires_arc": false,
58 "ios/ios/src/**/MARTNSObject*.{h,m}",
59 "ios/ios/src/**/RT*.{h,m}"