[Delete] FaceCoreBasicNightly 6.3.1040
[CocoaPods.git] / Specs / f / 4 / d / ThPullRefresh / 1.0.2 / ThPullRefresh.podspec.json
blob55b134166d3b8b48db2a54ebeb9330c6b2f1210f
2   "name": "ThPullRefresh",
3   "version": "1.0.2",
4   "summary": "A RefreshControl that you can load latest data or more data quickly",
5   "description": "This is a convenient control that you can  refresh latest or more data quicklly  by swift.",
6   "homepage": "https://github.com/tanhuiya/ThPullRefresh.git",
7   "license": "MIT",
8   "authors": {
9     "tanhuiya": "403554355@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/tanhuiya/ThPullRefresh.git",
16     "tag": "1.0.2"
17   },
18   "source_files": [
19     "ThPullRefresh/*",
20     "ThPullRefresh/Foot/*",
21     "ThPullRefresh/Head/*"
22   ],
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "requires_arc": true