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