[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / 3 / f / 6 / ZVRefreshing / 2.2.0 / ZVRefreshing.podspec.json
blob7fec1dd69a9e60dab4961df2866a02ac5743b606
2   "name": "ZVRefreshing",
3   "version": "2.2.0",
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.0"
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   }