blob: ff94093104063aa1e624e2de38add90a818933f7 [file] [log] [blame]
{
"name": "CYDoctor",
"platforms": {
"ios": "8.0"
},
"version": "0.0.5",
"summary": "慈云医生APP 简版SDK",
"description": "this CYDoctor SDK is a simple version without login pages",
"homepage": "https://github.com/FangDH001/CYDoctor",
"license": "MIT",
"authors": {
"CiYun_FDH": "FangDH001@github.com"
},
"source": {
"git": "https://github.com/FangDH001/CYDoctor.git",
"tag": "0.0.5"
},
"resources": "CYDoctor/CYDoctor.bundle",
"vendored_frameworks": "CYDoctor/CYDoctor.framework",
"frameworks": [
"UIKit",
"Foundation",
"CoreFoundation"
],
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"JSONModel": [
"~> 1.7.0"
],
"SDWebImage": [
"~> 4.2.3"
],
"MJRefresh": [
"~> 3.1.15.1"
],
"Masonry": [
"~> 1.1.0"
],
"IQKeyboardManager": [
"~> 3.3.7"
],
"ZYQAssetPickerController": [
"~> 1.2.0"
],
"SVProgressHUD": [
"~> 2.1.2"
]
}
}