blob: 06642c9e09bcc254b59ea93af98e2f373500d29f [file] [log] [blame]
{
"name": "SangforSDK",
"version": "7.5.1.66722",
"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": "58208b9481a79d6e5552f0d0a5c436cc5dcd8006"
},
"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
}