[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / 8 / c / ZywSdk / 0.2.0 / ZywSdk.podspec.json
blobe35f75738347b2589ad6393d1bc516bfb7c78158
2   "name": "ZywSdk",
3   "version": "0.2.0",
4   "summary": "A short description of ZywSdk.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/PunishedPirate/ZywSdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ywzhang": "ywzhang@aibee.com"
13   },
14   "source": {
15     "git": "https://github.com/PunishedPirate/ZywSdk.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ZywSdk/Classes/**/*",
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   }