blob: 3491e3b01b48c306f642fd895a84258a40d58491 [file] [log] [blame]
{
"name": "SXAnalytics",
"version": "0.1.1",
"summary": "SXAnalytics.",
"homepage": "https://gitee.com/KJXY/SXAnalytics.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iOSchangyy": "changyiyinet@163.com"
},
"source": {
"git": "https://gitee.com/KJXY/SXAnalytics.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SXAnalytics/Classes/**/*",
"libraries": "sqlite3",
"frameworks": [
"UIKit",
"CoreTelephony"
]
}