blob: da2a9ce219d9aaf873733c63be2e4e6bb3683204 [file] [log] [blame]
{
"name": "SangforSDK",
"version": "7.5.1.65520",
"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": "b60a9ecabf883bb5d3b7442f64f8ab669e86bd33"
},
"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
}