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