4 "summary": "The iOS Framework for interacting with the CloudMine platform.",
5 "homepage": "https://cloudmine.me/docs/ios/reference",
8 "CloudMine": "support@cloudmine.me"
14 "git": "https://github.com/cloudmine/cloudmine-ios.git",
17 "source_files": "ios/ios/src/**/*.{h,m}",
20 "NSURL+QueryParameterAdditions.h",
22 "CMObjectClassNameRegistry.h"
28 "SystemConfiguration",
39 "OTHER_LDFLAGS": "-ObjC"
49 "prefix_header_contents": [
50 "#import <SystemConfiguration/SystemConfiguration.h>",
51 "#import <MobileCoreServices/MobileCoreServices.h>"