[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / 9 / 7 / IMKitIOS / 0.7.0 / IMKitIOS.podspec.json
blob213b0f900e30800779c266ecf75dcefd20f03d45
2   "name": "IMKitIOS",
3   "version": "0.7.0",
4   "summary": "A short description of IMKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/rosaliefuntek/IMKitSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rosalie": "rosalie@funtek.co"
13   },
14   "source": {
15     "git": "https://github.com/rosaliefuntek/IMKitSDK.git",
16     "tag": "0.7.0"
17   },
18   "platforms": {
19     "ios": "10.2"
20   },
21   "ios": {
22     "source_files": "IMKitSDK/Classes/**/*",
23     "vendored_frameworks": "frameworks/IMKit.framework",
24     "frameworks": "UIKit",
25     "dependencies": {
26       "AFNetworking": [
27         "~> 2.3"
28       ],
29       "JSQMessagesViewController": [
30         "~> 7.3.4"
31       ],
32       "RealmSwift": [
33         "~> 2.6.2"
34       ],
35       "Alamofire": [
36         "~> 4.4.0"
37       ],
38       "AlamofireImage": [
39         "~> 3.2.0"
40       ],
41       "SwiftyJSON": [
42         "~> 3.1.4"
43       ],
44       "Socket.IO-Client-Swift": [
45         "~> 8.3.3"
46       ],
47       "ReachabilitySwift": [
48         "~> 3"
49       ],
50       "SKPhotoBrowser": [
51         "~> 4.0.1"
52       ]
53     }
54   },
55   "pushed_with_swift_version": "3.0"