blob: 6efa5c578bf8762310a198795096ff723a50fad0 [file] [log] [blame]
{
"name": "MMSExteionsFramework",
"version": "1.0.0",
"summary": "Basic Extension framework.",
"homepage": "https://gitee.com/wah_zi/MMSExteionsFramework.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"wah": "zihua.qian@boutir.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/wah_zi/MMSExteionsFramework.git",
"tag": "1.0.0"
},
"source_files": "Sources/**/*",
"requires_arc": true
}