blob: 13b25c9cd1a24f8e6a786ccbf6a6709d73c81194 [file] [log] [blame]
{
"name": "ASModuleInteractor",
"version": "1.0.0",
"summary": "简易的页面跳转方案",
"description": "在此类基础上,通过Category的方式为每个模块添加页面跳转方法",
"homepage": "https://github.com/Andrewmika/ASModuleInteractor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrewmika": "iandrew@126.com"
},
"source": {
"git": "https://github.com/Andrewmika/ASModuleInteractor.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "ASModuleInteractor/Classes/**/*"
}