blob: a65adc189289b38699169108cc2e8b81c35c9f59 [file] [log] [blame]
{
"name": "iOSWildfireChatUICommon",
"version": "0.0.1",
"summary": "A short description of iOSWildfireChatUICommon.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lengqingfeng/iOSWildfireChatUICommon",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"379306634@qq.com": "srleng@gaojihealth.com"
},
"source": {
"git": "https://github.com/lengqingfeng/iOSWildfireChatUICommon.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "iOSWildfireChatUICommon/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation",
"QuartzCore",
"MapKit",
"CoreLocation",
"ImageIO",
"MobileCoreServices",
"AVFoundation",
"CoreText",
"CoreMotion",
"AssetsLibrary",
"Photos"
],
"dependencies": {
"SDWebImage": [
"~> 4.3.3"
],
"iOSWildfireChatClient": [
]
},
"libraries": [
"c++",
"z",
"resolv"
]
}