blob: 861e873fce505292319b8b5b12f81dd4d8dd9b57 [file] [log] [blame]
{
"name": "FerryMan",
"version": "0.1.0",
"summary": "[FerryMan - 摆渡人] iOS组件化开发中的路由,服务解耦方案.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/BrooksWon/FerryMan",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BrooksWon": "hellocodingman@gmail.com"
},
"source": {
"git": "https://github.com/BrooksWon/FerryMan.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FerryMan/Classes/**/*"
}