[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / 7 / a / AMKRouter / 0.1.1 / AMKRouter.podspec.json
blob978d087ba39902d81c1927a786057eb4d01e26ff
2   "name": "AMKRouter",
3   "version": "0.1.1",
4   "summary": "A short description of AMKRouter.",
5   "description": "A pod of AMKRouter.",
6   "homepage": "https://github.com/AndyM129/AMKRouter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andy__M": "andy_m129@163.com"
13   },
14   "source": {
15     "git": "https://github.com/AndyM129/AMKRouter.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "AMKRouter/Classes/*.{h,m}"
23   ],
24   "public_header_files": [
25     "AMKRouter/Classes/AMKRouter.h"
26   ],
27   "dependencies": {
28     "AMKDispatcher": [
30     ]
31   }