blob: 951fb8168526a0a3dac8384a67e1c507a2c7b97b [file] [log] [blame]
{
"name": "ZHChat",
"version": "0.1.3",
"summary": "An elegant messages UI library for iOS.",
"homepage": "https://github.com/zhuozhuo/ZHBLE",
"screenshots": [
"http://ac-unmt7l5d.clouddn.com/eedc9f8abb34b096.PNG",
"http://ac-unmt7l5d.clouddn.com/196afe26dbee82f2.PNG",
"http://ac-unmt7l5d.clouddn.com/11dc5e2c9bdac647.PNG",
"http://ac-unmt7l5d.clouddn.com/c7307ef86ad4ddb7.PNG"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mr.jiang": "414816566@qq.com"
},
"platforms": {
"ios": "7.1"
},
"source": {
"git": "https://github.com/zhuozhuo/ZHChat.git",
"tag": "0.1.3"
},
"source_files": "ZHCMessagesViewController/**/*.{h,m}",
"resources": [
"ZHCMessagesViewController/Assets/ZHCMessagesAssets.bundle",
"ZHCMessagesViewController/**/*.{xib}"
],
"frameworks": [
"QuartzCore",
"CoreGraphics",
"CoreLocation",
"MapKit",
"MobileCoreServices",
"AVFoundation"
],
"requires_arc": true
}