blob: 78219ddac3b183e68e9866a2423dcf8f46a43bec [file] [log] [blame]
{
"name": "AppLord",
"version": "1.1.2",
"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": {
"念纪": "765409243@qq.com"
},
"source": {
"git": "https://github.com/NianJi/AppLord.git",
"tag": "1.1.2"
},
"source_files": "AppLord/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}