blob: 213b0f900e30800779c266ecf75dcefd20f03d45 [file] [log] [blame]
{
"name": "IMKitIOS",
"version": "0.7.0",
"summary": "A short description of IMKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/rosaliefuntek/IMKitSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rosalie": "rosalie@funtek.co"
},
"source": {
"git": "https://github.com/rosaliefuntek/IMKitSDK.git",
"tag": "0.7.0"
},
"platforms": {
"ios": "10.2"
},
"ios": {
"source_files": "IMKitSDK/Classes/**/*",
"vendored_frameworks": "frameworks/IMKit.framework",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
"~> 2.3"
],
"JSQMessagesViewController": [
"~> 7.3.4"
],
"RealmSwift": [
"~> 2.6.2"
],
"Alamofire": [
"~> 4.4.0"
],
"AlamofireImage": [
"~> 3.2.0"
],
"SwiftyJSON": [
"~> 3.1.4"
],
"Socket.IO-Client-Swift": [
"~> 8.3.3"
],
"ReachabilitySwift": [
"~> 3"
],
"SKPhotoBrowser": [
"~> 4.0.1"
]
}
},
"pushed_with_swift_version": "3.0"
}