[Add] PayUIndia-Networking 5.0.1
[CocoaPods.git] / Specs / 8 / b / 6 / MGJRouterKit / 0.1.1 / MGJRouterKit.podspec.json
blob2ac9db1302a7f96c832a6e43af0d24746a931f4a
2   "name": "MGJRouterKit",
3   "version": "0.1.1",
4   "summary": "蘑菇街路由器套件.",
5   "description": "蘑菇街路由器套件,在该基础之上进行了扩展,使其更加简单快捷.",
6   "homepage": "https://github.com/xtzPioneer/MGJRouterKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xtzPioneer": "xtz_pioneer@163.com"
13   },
14   "source": {
15     "git": "https://github.com/xtzPioneer/MGJRouterKit.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MGJRouterKit/Classes/**/*.{h,m}",
22   "dependencies": {
23     "MGJRouter": [
25     ]
26   },
27   "prefix_header_contents": "#import \"MGJRouterKit.h\""