blob: f8a0f3dc5ccacdbde912cc6d2812a7ed610749fc [file] [log] [blame]
{
"name": "AppSplitKit",
"version": "0.1.0",
"summary": "A light weight module for app module",
"description": "use this you can split appdelegate into different modules",
"homepage": "https://github.com/FelixScat/AppSplitKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Felix": "zyhzhangyunhao@gmail.com"
},
"source": {
"git": "https://github.com/FelixScat/AppSplitKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AppSplitKit/Classes/**/*"
}