blob: 127ed152e23db5a347dee08f253776305f9695d5 [file] [log] [blame]
{
"name": "ACRouter",
"version": "0.1.0",
"summary": "A simple router for swift",
"homepage": "https://github.com/Archerlly/ACRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Archerlly": "2302693080@qq.com"
},
"source": {
"git": "https://github.com/Archerlly/ACRouter.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ACRouter/Classes/**/*",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}