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}",
20 "NSURL+QueryParameterAdditions.h",
22 "CMObjectClassNameRegistry.h",
30 "SystemConfiguration",
41 "OTHER_LDFLAGS": "-ObjC"
48 "prefix_header_contents": [
49 "#import <SystemConfiguration/SystemConfiguration.h>",
50 "#import <MobileCoreServices/MobileCoreServices.h>"
55 "requires_arc": false,
57 "ios/ios/src/**/MARTNSObject*.{h,m}",
58 "ios/ios/src/**/RT*.{h,m}"