[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 1 / b / ZHCore / 1.0.2 / ZHCore.podspec.json
blob00ca20b528b8be42d685c0841f1526dccb65ccd8
2   "name": "ZHCore",
3   "version": "1.0.2",
4   "summary": "核心库",
5   "description": "一个app核心库",
6   "homepage": "http://123.232.102.30:11715/framework-ios/zhcore.git",
7   "license": "MIT",
8   "authors": {
9     "chenzhangli": "chenzhangli@zhenghe.cn"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "pod_target_xcconfig": {
15     "VALID_ARCHS": "x86_64 armv7 arm64"
16   },
17   "source": {
18     "git": "http://123.232.102.30:11715/framework-ios/zhcore.git",
19     "tag": "1.0.2"
20   },
21   "source_files": [
22     "ZHCore.framework/Headers",
23     "*.{h,m}"
24   ],
25   "vendored_frameworks": "ZHCore.framework",
26   "resources": "ZHCore.bundle",
27   "dependencies": {
28     "AFNetworking": [
29       "~> 4.0.1"
30     ],
31     "Masonry": [
32       "~> 1.1.0"
33     ]
34   }