blob: 18d55c3e500bb541f9a25a45ddd1f849711bd46e [file] [log] [blame]
{
"name": "FKLModuleManager",
"version": "0.1.0",
"summary": "FKLModuleManager for Application.",
"description": "FKLModuleManager can manager app lifecycle.\n*author FKL",
"homepage": "https://github.com/FKLam/FKLModuleManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"FKLam": "lfk0120@163.com"
},
"source": {
"git": "https://github.com/FKLam/FKLModuleManager.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FKLModuleManager/Classes/**/*"
}