[Add] TiendeoCore 0.0.3-beta1
[CocoaPods.git] / Specs / 3 / 1 / b / GTMRouter / 1.3.6 / GTMRouter.podspec.json
blobedaaae679edb8693c5e5aa9194297a4939b629c0
2   "name": "GTMRouter",
3   "version": "1.3.6",
4   "summary": "swift 实现的上拉刷新,下拉加载动效库",
5   "swift_version": "4.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.6"
17   },
18   "source_files": "GTMRouter/*.swift",
19   "platforms": {
20     "ios": "8.0"
21   }