blob: e03c601106c1f3b6696b0c57f60649e0146007ab [file] [log] [blame]
{
"name": "BaasKit",
"version": "1.0.4",
"summary": "基类工具.",
"description": "TODO: 基类,工具类,网络,图片加密.",
"homepage": "https://github.com/developerBGI/BaasKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"developerBGI": "lixiezhuang@gmail.com"
},
"source": {
"git": "https://github.com/developerBGI/BaasKit.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BaasKit/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"SnapKit": [
],
"NVActivityIndicatorView": [
],
"Alamofire": [
],
"SwiftyJSON": [
],
"Localize-Swift": [
],
"IQKeyboardManagerSwift": [
]
},
"deprecated": true
}