[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / f / 2 / 0 / PullToRefreshKit / 0.3.1 / PullToRefreshKit.podspec.json
blob073e2a244ce3f7d272ad161031e7416198699660
2   "name": "PullToRefreshKit",
3   "version": "0.3.1",
4   "summary": "A refresh library written with pure Swift",
5   "description": "This is a pull to refresh library written by pure Swift. Using it you can add pull to refresh,pull to load more,pull left/right to view details within one line. Besides,it is quite easy to write a custom refresh view when using this lib.",
6   "homepage": "https://github.com/LeoMobileDeveloper/PullToRefreshKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Leo": "leomobiledeveloper@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/LeoMobileDeveloper/PullToRefreshKit.git",
16     "tag": "0.3.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Source/Classes/**/*",
22   "resources": "Source/Assets/**/*"