blob: ebb416b3978f58dec76269e2f19007e3cfd8d19e [file] [log] [blame]
{
"name": "AppLord",
"version": "1.2.1",
"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/NianJi/AppLord.git",
"tag": "1.2.1"
},
"source_files": "AppLord/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}