blob: ca730534ae0ea05d142d586b3007e2ba8df381f5 [file] [log] [blame]
{
"name": "MSCommonView",
"version": "0.1.0",
"summary": "MSCommonView that use for meishakeji project.",
"description": "TODO: MSCommonView that use for meishakeji project.",
"homepage": "https://gitlab.meishakeji.com/blithe/MSCommonView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"张孟豪": "blithe@meishakeji.com"
},
"source": {
"git": "https://gitlab.meishakeji.com/blithe/MSCommonView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MSCommonView/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit",
"Foundation"
],
"dependencies": {
"SVProgressHUD": [
]
}
}