[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / 1 / d / FunBase / 0.1.5 / FunBase.podspec.json
blob9ab357636c069927b038787bcd54e91d6372d789
2   "name": "FunBase",
3   "version": "0.1.5",
4   "description": "OC version of FunBase SDK",
5   "summary": "FunBase",
6   "license": "MIT",
7   "authors": {
8     "gonglin.jia": "gonglin.jia@kingsgroupgames.com"
9   },
10   "homepage": "https://github.com/xxx",
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/mumu201405/PodTest2.git",
16     "tag": "0.1.5"
17   },
18   "vendored_libraries": "FunBase/*.a",
19   "vendored_frameworks": "FunBase/*.framework",
20   "pod_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   }