[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 1 / d / FunBase / 0.1.2 / FunBase.podspec.json
blob642c03fff90d5aa0e8ca327f9ef2b0efd2327460
2   "name": "FunBase",
3   "version": "0.1.2",
4   "description": "Swift version of WeChat SDK.11111111121212121212",
5   "summary": "library.",
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.2"
17   },
18   "source_files": [
19     "FunBase/fpx/**/*.h",
20     "FunBase/test/*.h"
21   ],
22   "vendored_libraries": [
23     "FunBase/fpx/**/*.a",
24     "FunBase/test/*.a"
25   ],
26   "pod_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   }