blob: 2c63567c71b74d7fef96f34895cc4d3ee5c36fb0 [file] [log] [blame]
{
"name": "AMKRouter",
"version": "0.1.2",
"summary": "A short description of AMKRouter.",
"description": "A pod of AMKRouter.",
"homepage": "https://github.com/AndyM129/AMKRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andy__M": "andy_m129@163.com"
},
"source": {
"git": "https://github.com/AndyM129/AMKRouter.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"AMKRouter/Classes/*.{h,m}"
],
"public_header_files": [
"AMKRouter/Classes/AMKRouter.h"
],
"dependencies": {
"AMKDispatcher": [
]
}
}