blob: 92ddc00617216bcaaa8bb3778ad2a6ac6e86f40a [file] [log] [blame]
{
"name": "ApexDataCollect",
"version": "1.0.7",
"summary": "AutoTracking",
"description": "AutoTracking SDK to Gain Data Of APP",
"homepage": "https://github.com/long0133/ApexDataCollect.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"long0133": "long0133@hotmail.com"
},
"source": {
"git": "https://github.com/long0133/ApexDataCollect.git",
"tag": "1.0.7"
},
"frameworks": [
"Foundation",
"UIKit",
"CoreFoundation",
"CoreTelephony",
"Security",
"SystemConfiguration"
],
"libraries": [
"sqlite3",
"icucore"
],
"platforms": {
"ios": "8.0"
},
"public_header_files": "ApexDataCollect/**/*.h",
"source_files": "ApexDataCollect/**/*.{m,h}",
"deprecated": true
}