blob: 7254da163baea4a1024bf42096580cbb1ab4b0eb [file] [log] [blame]
{
"name": "ALComponentManager",
"version": "0.1.0",
"summary": "AppDelegate分发框架",
"description": "AppDelegate分发框架,方便管理多个组件在AppDelegate的工作",
"homepage": "https://github.com/Arc-lin/ALComponentManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Arclin": "arclin325@gmail.com"
},
"source": {
"git": "https://github.com/Arc-lin/ALComponentManager",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ALComponentManager/Classes/**/*"
}