blob: 519b72a1fc6bdcbf92c102959064008c22710d77 [file] [log] [blame]
{
"name": "SangforSDK",
"version": "7.5.1.66722.20170818",
"summary": "SangforSDK",
"description": "Sangfor easyapp sdk",
"homepage": "http://sangfor.com.cn/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cronus": "502890371@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ludaye123/SangforSDK.git",
"commit": "a0843b16147158f0d8b435a370a943458a75f6d2"
},
"source_files": "Classes/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"ios": {
"vendored_libraries": "*.a"
},
"frameworks": [
"NetworkExtension",
"Foundation",
"SystemConfiguration",
"MobileCoreServices",
"AdSupport"
],
"libraries": [
"icucore",
"c++",
"xml2.2",
"sqlite3"
],
"requires_arc": true
}