[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 5 / 1 / MMChatFramework / 0.1.0 / MMChatFramework.podspec.json
blobba9a665f0e3c45102cfb08f8ad40ce9a4d31ba25
2   "name": "MMChatFramework",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "AsyncDisplayKit(Texture) smooth scroll Chat Simulation",
7   "requires_arc": true,
8   "version": "0.1.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Mukesh Mandora": "mandoramuku07@gmail.com"
15   },
16   "homepage": "https://github.com/mukyasa/MMTextureChatSpec",
17   "source": {
18     "git": "https://github.com/mukyasa/MMTextureChatSpec.git",
19     "tag": "0.1.0"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "MBPhotoPicker": [
25     ],
26     "Texture": [
27       "~> 2.3"
28     ],
29     "DropDown": [
30       "~> 2"
31     ],
32     "Toolbar": [
34     ],
35     "ionicons": [
37     ]
38   },
39   "source_files": "MMChatFramework/**/*.{swift}",
40   "resources": "MMChatFramework/**/*.{png,jpeg,jpg,storyboard,xib}",
41   "pushed_with_swift_version": "3.0"