blob: 07da1be057d7f97e6467c8b3ff1ee8d65b72c7d8 [file] [log] [blame]
{
"name": "PRRouter",
"version": "0.1",
"summary": "Yet another router for iOS.",
"homepage": "https://github.com/Elethom/PRRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Elethom Hunter": "elethomhunter@gmail.com"
},
"social_media_url": "http://twitter.com/ElethomHunter",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/Elethom/PRRouter.git",
"tag": "0.1"
},
"source_files": "Classes/*.{h,m}",
"public_header_files": "Classes/*.h",
"requires_arc": true
}