blob: 1ff761b20fe0a566798c608fd6d68b97fb466453 [file] [log] [blame]
{
"name": "XYYDoctorSDK",
"version": "1.0.2",
"summary": "A short description of XYYDoctorSDK.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wqforeverhell": "1528553924@qq.com"
},
"homepage": "https://github.com/wqforeverhell/XYYDoctorSDK",
"description": "TODO: Add long description of the pod here.",
"frameworks": [
"WebKit",
"MapKit",
"CoreLocation",
"Foundation",
"UIKit",
"MobileCoreServices",
"MediaPlayer",
"AddressBook",
"AddressBookUI",
"AssetsLibrary",
"ContactsUI"
],
"requires_arc": true,
"source": {
"git": "https://github.com/wqforeverhell/XYYDoctorSDK.git",
"tag": "1.0.2"
},
"resource_bundles": {
"XYYDoctorSDK": [
"Assets/*.{png,xib,storyboard,bundle,imageset,db,cer}"
]
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "ios/XYYDoctorSDK.framework"
},
"dependencies": {
"MBProgressHUD": [
"~> 1.0.0"
],
"AFNetworking": [
"~> 3.1.0"
],
"LKDBHelper": [
"~> 2.1.3"
],
"NIMSDK": [
"~> 5.5.0"
],
"Reachability": [
"~> 3.2"
],
"M80AttributedLabel": [
"~> 1.6.3"
],
"SDWebImage": [
"~> 4.2.2"
],
"Toast": [
"~> 3.0"
],
"TZImagePickerController": [
"~> 1.9.3"
]
}
}