[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / 3 / f / DGElasticPullView / 1.2 / DGElasticPullView.podspec.json
blob2aa534ebc1737d6f497772bdf1cb96a0ee26fcd2
2   "name": "DGElasticPullView",
3   "version": "1.2",
4   "authors": {
5     "Danil Gontovnik": "gontovnik.danil@gmail.com"
6   },
7   "homepage": "https://github.com/gontovnik/DGElasticPullToRefresh",
8   "summary": "Support pull to load more",
9   "source": {
10     "git": "https://github.com/catofdestruction/DGElasticPullToRefresh.git",
11     "tag": "1.2"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "DGElasticPullToRefresh/*.swift",
21   "requires_arc": true,
22   "ios": {
23     "frameworks": [
24       "UIKit",
25       "Foundation"
26     ]
27   }