[Add] RiveRuntime 6.5.1
[CocoaPods.git] / Specs / 1 / 7 / f / SNetGif / 0.2.4 / SNetGif.podspec.json
blob3035a46041ecbc039d0e2cdd5e36dc7849d41ba6
2   "name": "SNetGif",
3   "version": "0.2.4",
4   "summary": "I am summary.",
5   "homepage": "https://github.com/captain91/SNetGif.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ALT SNET": "captain0091@163.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/captain91/SNetGif.git",
18     "tag": "0.2.4"
19   },
20   "resources": "Resources/*.png",
21   "vendored_frameworks": "Frameworks/SNetGif.framework",
22   "frameworks": [
23     "JavaScriptCore",
24     "MediaPlayer",
25     "OpenAL"
26   ],
27   "libraries": [
28     "c++",
29     "iconv",
30     "icucore",
31     "resolv",
32     "sqlite3",
33     "z"
34   ],
35   "requires_arc": true,
36   "dependencies": {
37     "SRMuse": [
39     ]
40   }