blob: 028a4436bd6eb6e0d2c1d31d9907c09e9f0cf57e [file] [log] [blame]
{
"name": "InsightSDK",
"version": "0.0.1",
"summary": "ANTS insight mobile.",
"homepage": "http://ants.vn",
"license": "MIT",
"authors": {
"tuannv": "tuannv@ants.vn"
},
"platforms": {
"ios": "7.0"
},
"source": {
"http": "https://www.dropbox.com/s/i4oprd4rjutjt1o/InsightSDK.zip?dl=1"
},
"source_files": "InsightSDK.framework/**/*.h",
"public_header_files": "InsightSDK.framework/**/*.h",
"vendored_frameworks": "InsightSDK.framework",
"preserve_paths": "InsightSDK.framework",
"requires_arc": true
}