blob: 72cedb0e3d85e4f989a7ea28bc530d7f0b2ce4d3 [file] [log] [blame]
{
"name": "AppLord-fork",
"version": "1.2.3",
"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.3"
},
"source_files": "AppLord/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}