blob: 684fe560cc17e9625fa9a62e4c292bfc3adcecbc [file] [log] [blame]
{
"name": "iOSWildfireChatUICommon",
"version": "0.0.2",
"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.2"
},
"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"
]
}