[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / f / 6 / ZVRefreshing / 1.1 / ZVRefreshing.podspec.json
bloba967560bdff30bff3c4b2c913bf5b91c07842d29
2   "name": "ZVRefreshing",
3   "version": "1.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": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zevwings": "zev.wings@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/zevwings/ZVRefreshing.git",
19     "tag": "1.1"
20   },
21   "source_files": [
22     "ZVRefreshing/**/*.swift",
23     "ZVRefreshing/ZVRefreshing.h"
24   ],
25   "resources": "ZVRefreshing/Resource/*",
26   "requires_arc": true,
27   "pushed_with_swift_version": "3.0"