[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / 1 / 9 / MYRoutes / 0.0.1 / MYRoutes.podspec.json
blob424b651d82a55ef52e8161481b7c0a9805fcfa9c
2   "name": "MYRoutes",
3   "version": "0.0.1",
4   "summary": "simplify application view transition. original API make very easy and more useful.",
5   "requires_arc": true,
6   "description": "                    simplify application view transition. original API make very easy and more useful.\n                    - simplify code.\n                    - Support for UINavigationController transition completion. not use delegate\n                    - Support with parameters transtion\n",
7   "homepage": "https://github.com/nyankichi820/MYRoutes",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "masafumi yoshida": "masafumi.yoshida820@gmail.com"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source": {
19     "git": "https://github.com/nyankichi820/MYRoutes.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "MYRoutes/Classes"