blob: 087547f22f1502edd6b8e7a03ff1d6293b98c450 [file] [log] [blame]
{
"name": "MaLiang2",
"summary": "MaLiang2",
"homepage": "https://github.com/CocoaDebug/MaLiang2",
"authors": {
"CocoaDebug": "man.li@shopee.com"
},
"source_files": [
"Sources",
"Sources/**/*.{swift}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"version": "0.0.1",
"source": {
"git": "https://github.com/CocoaDebug/MaLiang2.git",
"branch": "master",
"tag": "0.0.1"
},
"swift_version": "5.0"
}