blob: 7b748a3da51767f4ba5c14ee649b65db32f79484 [file] [log] [blame]
{
"name": "AppLord-fork",
"version": "1.2.6",
"summary": "The lord of iOS app modules",
"description": "* Module: module management\n* Service Between modules\n* Task manage global tasks",
"platforms": {
"ios": "6.0"
},
"homepage": "https://github.com/NianJi/AppLord",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fengnianji": "765409243@qq.com"
},
"source": {
"git": "https://github.com/sugerGDev/AppLord.git",
"tag": "1.2.6"
},
"source_files": "AppLord/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}