[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 5 / 4 / JElasticPullToRefresh / 1.0.3 / JElasticPullToRefresh.podspec.json
blob54483c6409d393f17119ddeda3897a61c9dce0e1
2   "name": "JElasticPullToRefresh",
3   "version": "1.0.3",
4   "summary": "elastic pull to refresh with objective-C",
5   "homepage": "https://github.com/mifanj/JElasticPullToRefresh",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "mifanj": "jy2211@qq.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/mifanj/JElasticPullToRefresh.git",
18     "tag": "1.0.3"
19   },
20   "source_files": "JElasticPullToRefresh/*.{h,m}",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "requires_arc": true