blob: 15ea09eff1d3918e49f34115cb40dadfbc9c790a [file] [log] [blame]
{
"name": "AOPRouter",
"version": "1.0.1",
"summary": "A URL routing solution for iOS",
"description": "A URL routing solution for iOS. With features such as autocomplete, comment, duplication check, miss handler, etc.",
"homepage": "https://github.com/aopod/AOPRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"aopod": "aopodcom@gmail.com"
},
"source": {
"git": "https://github.com/aopod/AOPRouter.git",
"tag": "1.0.1"
},
"social_media_url": "http://www.aopod.com",
"platforms": {
"ios": "8.0"
},
"source_files": "AOPRouter/**/*"
}