blob: afb633948753e71ffad25b67ae53f609a3de3d4e [file] [log] [blame]
{
"name": "ComRouter",
"version": "1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Elegant HTTP Networking in Swift",
"homepage": "https://github.com/wangmengling/ComRouter",
"social_media_url": "https://github.com/wangmengling/ComRouter",
"authors": {
"wangmengling": "294025529@qq.com"
},
"source": {
"git": "https://github.com/wangmengling/ComRouter.git",
"tag": "1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/*.swift"
}