blob: adc8a8f647f70309745e730f14a5d6d53089c337 [file] [log] [blame]
{
"name": "MeishaTools",
"version": "1.0.9",
"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.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MeishaTools/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
],
"SDWebImage": [
],
"SVProgressHUD": [
]
}
}