blob: b9caee739e09ff97a7d4e2e53632707d1a93e4f3 [file] [log] [blame]
{
"name": "MeishaTools",
"version": "1.2.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.2.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"MeishaTools/Classes/**/*",
"MeishaTools/Classes/Manager/MSRecordTool/lampFramwork/*.{h}"
],
"vendored_libraries": "MeishaTools/Classes/Manager/MSRecordTool/lampFramwork/*.{a}",
"frameworks": [
"UIKit",
"Foundation"
],
"libraries": [
"iconv",
"sqlite3",
"stdc++",
"z"
],
"dependencies": {
"AFNetworking": [
],
"SDWebImage": [
],
"SVProgressHUD": [
]
}
}