blob: 9a16bb25a8dc79ee00b0e27bf0d38e9e0b5657eb [file] [log] [blame]
{
"name": "MMSExteionsFramework",
"version": "1.0.3",
"summary": "Basic Extension framework.",
"homepage": "https://gitee.com/wah_zi/MMSExteionsFramework.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wah": "money01314@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/wah_zi/MMSExteionsFramework.git",
"tag": "1.0.3"
},
"source_files": "Sources/**/*",
"requires_arc": true,
"swift_version": "4.2"
}