blob: 72dcee571a04400d9faa52e8180d563fdd2042fb [file] [log] [blame]
{
"name": "MAYMacro",
"version": "1.0.0",
"summary": "Collect common macros.",
"description": "MAYMacro is iPad and iPhone compatible. Supports landscape and portrait orientations.",
"homepage": "https://github.com/yuzhidu/MAYMacro",
"authors": {
"马裕博": "1632212092@qq.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"license": {
"type": "Apache",
"file": "LICENSE"
},
"frameworks": [
"Foundation",
"UIKit"
],
"source": {
"git": "https://github.com/yuzhidu/MAYMacro.git",
"tag": "1.0.0"
},
"source_files": [
"MAYMacro",
"MAYMacro/*.{h}"
]
}