[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 4 / c / PullToRefreshSwift / 3.0.1 / PullToRefreshSwift.podspec.json
blob859a984280672024a43b12dbe48432ccb03f721e
2   "name": "PullToRefreshSwift",
3   "version": "3.0.1",
4   "summary": "iOS Simple PullToRefresh Library.",
5   "homepage": "https://github.com/dekatotoro/PullToRefreshSwift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Yuji Hato": "hatoyujidev@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/dekatotoro",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/dekatotoro/PullToRefreshSwift.git",
19     "tag": "3.0.1"
20   },
21   "source_files": "Source/**/*.{h,m,swift}",
22   "resources": "Source/**/*.{svg,png,xib}",
23   "requires_arc": true