blob: c3f6f90e7e87e1a5bad708655216f27579ad0ec6 [file] [log] [blame]
{
"name": "AMRouter",
"module_name": "AMRouter",
"version": "0.1.0",
"summary": "AMRouter",
"description": "This is AMRouter.",
"homepage": "https://github.com/archmagees/AMRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Arthur": "archmagees@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.1",
"source": {
"git": "https://github.com/archmagees/AMRouter.git",
"tag": "0.1.0"
},
"source_files": "AMRouter/AMRouter/**/*.{h,m}",
"requires_arc": true
}