[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / 0 / a / 4 / JFGPullToRefresh / 0.1.0 / JFGPullToRefresh.podspec.json
blob19a31264b298c914eba999c5a3f0fc9f30c1566c
2   "name": "JFGPullToRefresh",
3   "version": "0.1.0",
4   "summary": "A arrow pull to refresh library",
5   "description": "                       A simple pull to refresh library with arrow animation.\n\n                       Inspired by the Twitter app for iPad\n",
6   "homepage": "https://github.com/fatalaa/JFGPullToRefresh",
7   "screenshots": "https://raw.githubusercontent.com/fatalaa/JFGPullToRefresh/master/Example/Gif/demo.gif",
8   "license": "MIT",
9   "authors": {
10     "Tibor Molnár": "fatalaa@hotmail.com"
11   },
12   "source": {
13     "git": "https://github.com/fatalaa/JFGPullToRefresh.git",
14     "tag": "v0.1.0"
15   },
16   "social_media_url": "https://twitter.com/fatalaa",
17   "platforms": {
18     "ios": "7.1"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*",
22   "public_header_files": "Pod/Classes/**/*.h",
23   "frameworks": "UIKit"