blob: 9125495cc0d5e05d8d369cfdd451d43aa375420e [file] [log] [blame]
{
"name": "MALabel",
"version": "1.1.0",
"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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MALabel/**/*",
"public_header_files": "MALabel/**/*.h",
"frameworks": [
"UIKit",
"MapKit"
]
}