[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / c / 7 / ZBFancyTableView / 1.0.1 / ZBFancyTableView.podspec.json
blobfb1bf9408177e634f8134a4d1fb04dcaf2933fe6
2   "name": "ZBFancyTableView",
3   "version": "1.0.1",
4   "summary": "A delightful iOS ZBFancyTableView framework.",
5   "homepage": "https://github.com/k373379320/ZBFancyTableView",
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/ZBFancyTableView.git",
15     "tag": "1.0.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "ZBFancyTableView/Classes/**/*",
21   "prefix_header_contents": "#import \"ZBFancyTableVIewHeader.h\"",
22   "ios": {
23     "dependencies": {
24       "BlocksKit": [
26       ]
27     }
28   },
29   "frameworks": [
30     "UIKit",
31     "CoreFoundation"
32   ]