[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / c / 9 / DGElasticPullToRefresh / 1.0.2 / DGElasticPullToRefresh.podspec.json
blob2cb008a8a861349e03831f6a5bc8e7ca72844862
2   "name": "DGElasticPullToRefresh",
3   "version": "1.0.2",
4   "authors": {
5     "Danil Gontovnik": "gontovnik.danil@gmail.com"
6   },
7   "homepage": "https://github.com/gontovnik/DGElasticPullToRefresh",
8   "summary": "Elastic pull to refresh compontent developed in Swift",
9   "source": {
10     "git": "https://github.com/gontovnik/DGElasticPullToRefresh.git",
11     "tag": "1.0.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   }