[Add] TiendeoCore 0.0.3-beta1
[CocoaPods.git] / Specs / 3 / 1 / b / GTMRouter / 1.3.4 / GTMRouter.podspec.json
blob2e82fd1c229e008e06aa15bf923fea4327870719
2   "name": "GTMRouter",
3   "version": "1.3.4",
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.4"
17   },
18   "source_files": "GTMRouter/*.swift",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "4.0"
24   }