[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / f / e / JSegue / 1.0.0 / JSegue.podspec.json
blob3db37706a5595bbe796b3766534771a4b5be0f6e
2   "name": "JSegue",
3   "version": "1.0.0",
4   "summary": "极其简单易用的ViewController push 传参 封装类别;UIViewController push pop modal simple category.",
5   "description": "极其简单易用的ViewController push 传参 封装类别;\nUIViewController push pop modal simple category.\n方便的页面跳转,只需一行代码。\n支持Storyboard,xib,无view。",
6   "homepage": "http://my.oschina.net/jeans/blog",
7   "license": "MIT",
8   "authors": {
9     "Jeans": "19023006@qq.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/JeansHuang/JSegue.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "JSegue/**/*.{h,m}",
19   "requires_arc": true