blob: 3f1000004d9b6cdfd5c85e0a8cd33426efa3ac7c [file] [log] [blame]
{
"name": "SNetGifPro",
"version": "0.1.1",
"summary": "I am summary.",
"homepage": "https://github.com/captain91/SNetGifPro.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ALT SNET": "captain0091@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/captain91/SNetGifPro.git",
"tag": "0.1.1"
},
"resources": "Resources/*.png",
"vendored_frameworks": "Frameworks/SNetGifPro.framework",
"frameworks": [
"JavaScriptCore",
"MediaPlayer",
"OpenAL"
],
"libraries": [
"c++",
"iconv",
"icucore",
"resolv",
"sqlite3",
"z"
],
"requires_arc": true,
"dependencies": {
"SRMuse": [
]
}
}