[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / c / 4 / ZBKit / 0.0.1 / ZBKit.podspec.json
blob283a6928d9e282b29eef87ef37cc6c20eeae1901
2   "name": "ZBKit",
3   "version": "0.0.1",
4   "summary": "A delightful iOS ZBKit framework.",
5   "homepage": "https://github.com/k373379320/ZBKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "373379320@qq.com": "373379320@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/k373379320/ZBKit.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "ZBKit/Classes/**/*",
21   "prefix_header_contents": "#import \"ZBKitPrefixHeader.h\"",
22   "dependencies": {
23     "ZBLanguageExtensions": [
25     ],
26     "MJRefresh": [
28     ],
29     "ZBCommonUI": [
31     ],
32     "ZBNavigator": [
34     ],
35     "Aspects": [
37     ]
38   }