blob: 4d10af173a43e977af6e8874f5eda725fc5cfb6a [file] [log] [blame]
{
"name": "ClearBlade-iOS-API",
"platforms": {
"ios": "7.0",
"osx": "10.8"
},
"version": "1.9.2",
"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": "1.9.2"
},
"header_dir": "libmosquitto",
"source_files": "ClearBladeAPI/**/*.{h,m,c}",
"requires_arc": true
}