blob: d10ca71eb0baccd57958b64c41fae063fed7f4a8 [file] [log] [blame]
{
"name": "CMRouter",
"version": "0.1.0",
"summary": "A short description of CMRouter.",
"description": "URL router for iOS",
"homepage": "https://github.com/moyunmo/CMRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"momo605654602@gmail.com": "moyunmo@hotmail.com"
},
"source": {
"git": "https://github.com/moyunmo/CMRouter.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CMRouter/Classes/**/*"
}