[Add] Reaper 1.5.2
[CocoaPods.git] / Specs / 3 / 1 / b / GTMRouter / 1.3.5 / GTMRouter.podspec.json
blob39164286710ba7cfac15543a94adfb5ab71abb93
2   "name": "GTMRouter",
3   "version": "1.3.5",
4   "summary": "swift 实现的上拉刷新,下拉加载动效库",
5   "swift_version": "4.1.2",
6   "homepage": "https://github.com/GTMYang/GTMRouter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "GTMYang": "17757128523@163.com"
13   },
14   "source": {
15     "git": "https://github.com/GTMYang/GTMRouter.git",
16     "tag": "1.3.5"
17   },
18   "source_files": "GTMRouter/*.swift",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "4.0"
24   }