[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / a / c / ZBExtension / 0.0.5 / ZBExtension.podspec.json
blob5655cf1233318a58b47f35757c887c70bd3dc6e1
2   "name": "ZBExtension",
3   "version": "0.0.5",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/AnswerXu/ZBExtentsion.git",
9   "authors": {
10     "AnswerXu": "zhengbo073017@163.com"
11   },
12   "summary": "iOS开发中常用类封装",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/AnswerXu/ZBExtentsion.git",
18     "tag": "0.0.5"
19   },
20   "frameworks": "UIKit",
21   "source_files": [
22     "Extension_Swift/*.swift",
23     "UIKit"
24   ],
25   "requires_arc": true,
26   "pushed_with_swift_version": "3.0"