blob: 4d43e2891e6a321ff019d6cafa735949d9e3ad9e [file] [log] [blame]
{
"name": "MeishaTools",
"version": "1.0.3",
"summary": "这是梅沙iOS端第三方常用基础组件库",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitlab.meishakeji.com/daniel/meishatools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dengdeyu": "daniel@meishakeji.com"
},
"source": {
"git": "https://gitlab.meishakeji.com/daniel/meishatools.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MeishaTools/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
],
"SDWebImage": [
],
"SVProgressHUD": [
]
}
}