blob: ac809d77e3800a32a4683736401a3a5e1a264061 [file] [log] [blame]
{
"name": "Saicio",
"version": "1.0.0",
"summary": "Saicio SDK",
"description": "This Pod contains Saicio SDK. For more informations, please read http://help.growingio.com/ (in Chinese).",
"homepage": "https://github.com/qiaobulai/Saicio",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qiaoshuai": "xuyunzhao@growingio.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/qiaobulai/Saicio.git",
"tag": "1.0.0"
},
"source_files": "Saicio.h",
"resources": "SaicioBundle.bundle",
"frameworks": [
"Foundation",
"Security",
"CoreTelephony",
"SystemConfiguration",
"CoreLocation"
],
"vendored_libraries": "libSacioSDK.a",
"requires_arc": true
}