[Add] CustomerIO 3.7.0
[CocoaPods.git] / Specs / 6 / 7 / 2 / WWLog / 1.1 / WWLog.podspec.json
blob299995bf63477b3dd5f2886ab5dda559af6882fc
2   "name": "WWLog",
3   "version": "1.1",
4   "summary": "简单的工具",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://10.18.101.167:8081/guochengdong/ios_atom",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gcd": "836927614@qq.com"
13   },
14   "source": {
15     "git": "http://10.18.101.167:8081/guochengdong/ios_atom.git",
16     "tag": "1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "WWLog/Classes/**/*",
22   "public_header_files": "Pod/Classes/**/*.h",
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   }