[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / f / 4 / d / ThPullRefresh / 1.0.0 / ThPullRefresh.podspec.json
blobf37dd4c9fc05d1b9b371b127d351fd8e64a0b68c
2   "name": "ThPullRefresh",
3   "version": "1.0.0",
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.0"
17   },
18   "source_files": [
19     "ThPullRefresh/*",
20     "ThPullRefresh/Foot/*",
21     "ThPullRefresh/Head/*"
22   ],
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "requires_arc": true