[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 4 / d / 2 / ZRefreshing / 1.3 / ZRefreshing.podspec.json
blobcbe2e55370e93fdb924062e0f24bce887f6d7f9f
2   "name": "ZRefreshing",
3   "version": "1.3",
4   "summary": "ZRefreshing is a simple swift Refreshing Control for Tableview or CollectionView.",
5   "description": "ZRefreshing is a simple and pure swift Refreshing Control for Tableview or CollectionView.",
6   "homepage": "https://github.com/zevwings/ZRefreshing",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zevwings": "zev.wings@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/zevwings/ZRefreshing.git",
16     "tag": "1.3"
17   },
18   "source_files": [
19     "ZRefreshing/**/*.swift",
20     "ZRefreshing/ZRefreshing.h"
21   ],
22   "resources": "ZRefreshing/ZRefreshing.bundle",
23   "requires_arc": true,
24   "platforms": {
25     "ios": "8.0"
26   },
27   "deprecated": true