blob: 886db32a18fe3be8958a144962083ce0f89529ed [file] [log] [blame]
{
"name": "SNetGif",
"version": "0.2.3",
"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.2.3"
},
"resources": "Resources/*.png",
"vendored_frameworks": "Frameworks/SNetGif.framework",
"frameworks": [
"JavaScriptCore",
"MediaPlayer",
"OpenAL"
],
"libraries": [
"c++",
"iconv",
"icucore",
"resolv",
"sqlite3",
"z"
],
"requires_arc": true,
"dependencies": {
"SRMuse": [
]
}
}