[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / f / d / ZHChat / 0.1.11 / ZHChat.podspec.json
blob0b13a9bf889d78754aa11b0c0fda448084cd2a95
2   "name": "ZHChat",
3   "version": "0.1.11",
4   "summary": "An elegant messages UI library for iOS.",
5   "homepage": "https://github.com/zhuozhuo",
6   "screenshots": [
7     "http://ac-unmt7l5d.clouddn.com/39fd9320ae6315b2.PNG",
8     "http://ac-unmt7l5d.clouddn.com/e1ed619294a427cc.PNG",
9     "http://ac-unmt7l5d.clouddn.com/e1ed619294a427cc.PNG"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Mr.jiang": "414816566@qq.com"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source": {
22     "git": "https://github.com/zhuozhuo/ZHChat.git",
23     "tag": "0.1.11"
24   },
25   "source_files": "ZHCMessagesViewController/**/*.{h,m}",
26   "resources": [
27     "ZHCMessagesViewController/Assets/ZHCMessagesAssets.bundle",
28     "ZHCMessagesViewController/**/*.{xib}"
29   ],
30   "frameworks": [
31     "QuartzCore",
32     "CoreGraphics",
33     "CoreLocation",
34     "MapKit",
35     "MobileCoreServices",
36     "AVFoundation"
37   ],
38   "requires_arc": true