[Add] TPNBaiduSDKAdapter 6.4.35
[CocoaPods.git] / Specs / 7 / a / e / GTMRefresh / 0.0.1 / GTMRefresh.podspec.json
blobc8ef98a7921043cebc6a412ec4adc989f5021e7b
2   "name": "GTMRefresh",
3   "version": "0.0.1",
4   "summary": "swift 实现的上拉刷新,下拉加载动效库",
5   "homepage": "https://github.com/GTMYang/GTMRefresh",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "GTMYang": "17757128523@163.com"
12   },
13   "source": {
14     "git": "https://github.com/GTMYang/GTMRefresh.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "GTMRefresh/*.{h,swift}",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "frameworks": "UIKit",
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "3.0"
24   },
25   "pushed_with_swift_version": "3.0"