[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / a / MessageDisplayKit / 0.1.7 / MessageDisplayKit.podspec.json
blob50d901441579ff748d19728495b687a547d04365
2   "name": "MessageDisplayKit",
3   "version": "0.1.7",
4   "summary": "A messages UI for iPhone and iPad,You can send txt, voice, image,video,emotion .etc messages. like WeChat App.",
5   "homepage": "https://github.com/xhzengAIB/MessageDisplayKit",
6   "license": "MIT",
7   "authors": {
8     "xhzengAIB": "xhzengAIB@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/xhzengAIB/MessageDisplayKit.git",
12     "tag": "v0.1.7"
13   },
14   "frameworks": [
15     "Foundation",
16     "CoreGraphics",
17     "UIKit",
18     "MobileCoreServices",
19     "AVFoundation",
20     "CoreLocation"
21   ],
22   "platforms": {
23     "ios": "6.0"
24   },
25   "source_files": "MessageDisplayKit/Classes/**/*.{h,m}",
26   "resources": "MessageDisplayKit/Resources/*",
27   "requires_arc": true