blob: 758dda1dfd585c05026cf210de9e88fac11d9643 [file] [log] [blame]
{
"name": "IMKitSDK",
"version": "0.0.60",
"summary": "IMKitSDK",
"homepage": "http://imkit.co/",
"license": "MIT",
"authors": {
"Lova Shih": "lova@funtek.co"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/FUNTEKco/IMKit-iOS.git",
"tag": "0.0.60"
},
"source_files": "IMKitSDK.framework/Headers/*.h",
"resources": [
"IMMain.storyboard",
"demo/demo/assets.xcassets/**/*.{jpg,png}"
],
"ios": {
"vendored_frameworks": "IMKitSDK.framework"
},
"frameworks": "UIKit",
"dependencies": {
"Socket.IO-Client-Swift": [
"~> 6.1.1"
],
"JSONModel": [
"~> 1.2.0"
],
"GVUserDefaults": [
"~> 1.0.2"
],
"UITableView+FDTemplateLayoutCell": [
"~> 1.4"
],
"YYWebImage": [
"~> 1.0.3"
],
"LOAlertController": [
"~> 0.1.4"
],
"LOUIKit": [
"0.1.18"
],
"YapDatabase": [
"2.9"
]
},
"requires_arc": true
}