blob: 980a3baaab0ee4db4d61cafcd479f0387897803c [file] [log] [blame]
{
"name": "ZHChat",
"version": "0.2.2",
"summary": "An elegant messages UI library for iOS.",
"homepage": "https://github.com/zhuozhuo",
"screenshots": [
"http://ac-unmt7l5d.clouddn.com/39fd9320ae6315b2.PNG",
"http://ac-unmt7l5d.clouddn.com/e1ed619294a427cc.PNG",
"http://ac-unmt7l5d.clouddn.com/e1ed619294a427cc.PNG"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mr.jiang": "414816566@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/zhuozhuo/ZHChat.git",
"tag": "0.2.2"
},
"source_files": "ZHCMessagesViewController/**/*.{h,m}",
"resources": [
"ZHCMessagesViewController/Assets/ZHCMessagesAssets.bundle",
"ZHCMessagesViewController/**/*.{xib}"
],
"frameworks": [
"QuartzCore",
"CoreGraphics",
"CoreLocation",
"MapKit",
"MobileCoreServices",
"AVFoundation"
],
"requires_arc": true
}