[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 7 / a / e / GTMRefresh / 1.3 / GTMRefresh.podspec.json
blob653ded8eb1391657a0f3dd42f0cddeb5632607aa
2   "name": "GTMRefresh",
3   "version": "1.3",
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": "1.3"
16   },
17   "source_files": "GTMRefresh/*.{h,swift}",
18   "resources": "GTMRefresh/Resource/**/*",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "frameworks": "UIKit",
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "4.0"
25   },
26   "pushed_with_swift_version": "3.0"