blob: 4a2526d5a22aa53da8d7b706b2c4091e871feb5c [file] [log] [blame]
{
"name": "MALabel",
"version": "1.2.3",
"summary": "A short description of MALabel.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/fengyunjue/MALabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ma772528138@qq.com": "ma772528138@qq.com"
},
"source": {
"git": "https://github.com/fengyunjue/MALabel.git",
"tag": "1.2.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MALabel/**/*",
"public_header_files": "MALabel/**/*.h",
"frameworks": "UIKit"
}