[Add] PushwooshInboxUIXCFramework 6.7.13
[CocoaPods.git] / Specs / 9 / 2 / 8 / MessageDisplayKitEx / 6.3 / MessageDisplayKitEx.podspec.json
blobc7c1439dddd2cfe9187a911fc6fd122f395f85f2
2   "name": "MessageDisplayKitEx",
3   "version": "6.3",
4   "summary": "An IM App like WeChat App has to send text, pictures, audio, video, location messaging, managing address book, more interesting features.",
5   "homepage": "https://github.com/xhzengAIB/MessageDisplayKit",
6   "license": "MIT",
7   "authors": {
8     "Jack": "xhzengAIB@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/jprothwell/MessageDisplayKit.git",
12     "tag": "6.3"
13   },
14   "frameworks": [
15     "Foundation",
16     "CoreGraphics",
17     "UIKit",
18     "MobileCoreServices",
19     "AVFoundation",
20     "CoreLocation",
21     "MediaPlayer",
22     "CoreMedia",
23     "CoreText",
24     "AudioToolbox"
25   ],
26   "platforms": {
27     "ios": "6.0"
28   },
29   "source_files": "MessageDisplayKit/Classes/**/*.{h,m}",
30   "resources": "MessageDisplayKit/Resources/*",
31   "requires_arc": true,
32   "dependencies": {
33     "LKbadgeView": [
35     ],
36     "FLAnimatedImage": [
38     ],
39     "SECoreTextView": [
41     ]
42   }