blob: 2024538e7857a906a45fc350c4c29d959e3bb05c [file] [log] [blame]
{
"name": "BaasKit",
"version": "1.0.7",
"summary": "基类.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://192.168.29.244:8089/baas_ios/BaasKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"developerBGI": "lixiezhuang@gmail.com"
},
"source": {
"git": "http://192.168.29.244:8089/baas_ios/BaasKit.git",
"tag": "1.0.7"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BaasKit/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"SnapKit": [
],
"NVActivityIndicatorView": [
],
"Alamofire": [
],
"SwiftyJSON": [
],
"Localize-Swift": [
],
"IQKeyboardManagerSwift": [
]
},
"deprecated": true
}