[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 9 / 8 / d / DGElasticPullToRefresh2 / 1.0.0 / DGElasticPullToRefresh2.podspec.json
blob14222be1780627421e96ed2f82f79267600ce8de
2   "name": "DGElasticPullToRefresh2",
3   "version": "1.0.0",
4   "authors": {
5     "Kimmy": "upcwangying@gmail.com"
6   },
7   "homepage": "https://github.com/DGElasticPullToRefresh/DGElasticPullToRefresh",
8   "summary": "Elastic pull to refresh compontent developed in Swift",
9   "source": {
10     "git": "https://github.com/DGElasticPullToRefresh/DGElasticPullToRefresh.git",
11     "tag": "1.0.0"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "DGElasticPullToRefresh2/*.swift",
21   "requires_arc": true,
22   "ios": {
23     "frameworks": [
24       "UIKit",
25       "Foundation"
26     ]
27   }