[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 9 / 8 / IMKitSDK / 0.0.31 / IMKitSDK.podspec.json
blob0343c86f090b72587e6df4181543fb58fe694367
2   "name": "IMKitSDK",
3   "version": "0.0.31",
4   "summary": "IMKitSDK",
5   "homepage": "http://imkit.co/",
6   "license": "MIT",
7   "authors": {
8     "Lova Shih": "lova@funtek.co"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/FUNTEKco/IMKit-iOS.git",
15     "tag": "0.0.31"
16   },
17   "source_files": "IMKitSDK.framework/Headers/*.h",
18   "resources": "IMMain.storyboard",
19   "ios": {
20     "vendored_frameworks": "IMKitSDK.framework"
21   },
22   "frameworks": "UIKit",
23   "dependencies": {
24     "Socket.IO-Client-Swift": [
25       "~> 5.4.1"
26     ],
27     "JSONModel": [
28       "~> 1.2.0"
29     ],
30     "GVUserDefaults": [
31       "~> 1.0.2"
32     ],
33     "UITableView+FDTemplateLayoutCell": [
34       "~> 1.4"
35     ],
36     "YYWebImage": [
37       "~> 1.0"
38     ],
39     "LOAlertController": [
40       "~> 0.1.2"
41     ]
42   },
43   "requires_arc": true