blob: ce0de75b4b5d41148c264b75eae143869a5f8b1a [file] [log] [blame]
{
"name": "MeishaTools",
"version": "1.3.7",
"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.3.7"
},
"platforms": {
"ios": "10.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"libraries": [
"iconv",
"sqlite3",
"stdc++",
"z"
],
"source_files": [
"MeishaTools",
"MeishaTools/**/*.{h,m}"
],
"dependencies": {
"AFNetworking": [
"~>4.0.0"
],
"SDWebImage": [
],
"SVProgressHUD": [
]
}
}