blob: 15ef40e16688b089f2b558d75c25a1caea545b61 [file] [log] [blame]
{
"name": "ClearBlade-iOS-API",
"platforms": {
"ios": "7.0",
"osx": "10.8"
},
"version": "0.9.2.3",
"summary": "iOS API libraries for the ClearBlade platform",
"ios": {
"frameworks": [
"MobileCoreServices",
"SystemConfiguration",
"Security",
"CoreGraphics"
]
},
"osx": {
"frameworks": [
"CoreServices",
"SystemConfiguration",
"Security"
]
},
"homepage": "https://github.com/ClearBlade/iOS-API",
"license": {
"type": "EPL",
"file": "LICENSE"
},
"authors": {
"Charlie Andrews": "candrews@clearblade.com"
},
"source": {
"git": "https://github.com/ClearBlade/iOS-API.git",
"tag": "v0.9.2.3"
},
"header_dir": "libmosquitto",
"source_files": "ClearBladeAPI/**/*.{h,m,c}",
"requires_arc": true
}