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