[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / b / 8 / 0 / ZJBaseUtils / 1.0.0 / ZJBaseUtils.podspec.json
blob2fa7a76aaa3f1d82fbb5fbbb97a4e2b1add2282e
2   "name": "ZJBaseUtils",
3   "version": "1.0.0",
4   "summary": "Provide common、general、basic API and extensions for iOS Platform.",
5   "description": "Provide common、general、basic API and extensions for iOS Platform.",
6   "homepage": "https://github.com/Eafy/ZJBaseUtils",
7   "license": {
8     "type": "Apache License 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Eafy": "lizhijian_21@163.com"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "8.0"
17   },
18   "frameworks": [
19     "UIKit",
20     "GLKit",
21     "AVFoundation",
22     "CoreLocation",
23     "AssetsLibrary",
24     "SystemConfiguration",
25     "Photos",
26     "Security",
27     "CoreText"
28   ],
29   "source": {
30     "git": "https://github.com/Eafy/ZJBaseUtils.git",
31     "tag": "1.0.0"
32   },
33   "ios": {
34     "vendored_frameworks": "ZJBaseUtils.framework"
35   }