[Add] MentaIFLYAdapter 6.00.23
[CocoaPods.git] / Specs / 8 / 9 / 2 / mob_sharerec / 2.0.5 / mob_sharerec.podspec.json
blobdff0dc7bd3e66adbe195057ecc4408147db0d14a
2   "name": "mob_sharerec",
3   "version": "2.0.5",
4   "summary": "ShareREC is SDK that enable users can can record their mobile game play screen and share it.",
5   "license": "MIT",
6   "authors": {
7     "mob": "mobproducts@163.com"
8   },
9   "homepage": "http://www.mob.com",
10   "source": {
11     "git": "https://github.com/MobClub/ShareREC-for-iOS.git",
12     "tag": "2.0.5"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "frameworks": "JavaScriptCore",
18   "libraries": [
19     "icucore",
20     "z.1.2.5",
21     "stdc++"
22   ],
23   "default_subspecs": "ShareREC",
24   "dependencies": {
25     "MOBFoundation": [
27     ]
28   },
29   "subspecs": [
30     {
31       "name": "ShareREC",
32       "vendored_frameworks": [
33         "SDK/ShareREC/ShareREC.framework",
34         "SDK/ShareREC/ShareRECSocial.framework",
35         "SDK/ShareREC/ShareRECEdit.framework",
36         "SDK/ShareREC/ShareRECCloud.framework"
37       ],
38       "resources": [
39         "SDK/ShareREC/ShareREC.bundle",
40         "SDK/ShareREC/ShareRECSocial.bundle",
41         "SDK/ShareREC/ShareRECCloud.bundle"
42       ]
43     }
44   ]