[Add] CxjToasts 1.0.8
[CocoaPods.git] / Specs / 3 / f / 6 / ZVRefreshing / 2.2.1 / ZVRefreshing.podspec.json
blob9478036577b9e94dcc9df477702b2bb3d2788cc6
2   "name": "ZVRefreshing",
3   "version": "2.2.1",
4   "summary": "A pure-swift and wieldy refresh component.",
5   "description": "ZRefreshing is a pure-swift and wieldy refresh component.",
6   "homepage": "https://github.com/zevwings/ZVRefreshing",
7   "license": "MIT",
8   "authors": {
9     "zevwings": "zev.wings@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/zevwings/ZVRefreshing.git",
16     "tag": "2.2.1"
17   },
18   "resources": "ZVRefreshing/Resource/*",
19   "source_files": [
20     "ZVRefreshing/**/*.swift",
21     "ZVRefreshing/ZVRefreshing.h"
22   ],
23   "requires_arc": true,
24   "dependencies": {
25     "ZVActivityIndicatorView": [
27     ]
28   }