[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 1 / d / FunBase / 0.1.12 / FunBase.podspec.json
blob9eb317361c8992a0fa9b13608e4571980a4a81a1
2   "name": "FunBase",
3   "version": "0.1.12",
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": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/mumu201405/PodTest2.git",
16     "tag": "0.1.12"
17   },
18   "source_files": "FunBase/Headers/*.h",
19   "vendored_libraries": "FunBase/*.a",
20   "vendored_frameworks": "FunBase/*.framework",
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   }