blob: 009b07ef53b2957ca13a72f05b8350bac629cc2f [file] [log] [blame]
{
"name": "AkaInsights",
"version": "0.0.5",
"summary": "A brief description of AkaInsights project.",
"description": "An extended description of AkaInsights project.",
"homepage": "https://github.com/akaInsights/behavior_ios_sdk",
"license": {
"type": "Copyright",
"text": " Copyright 2018\n Permission is granted to...\n"
},
"authors": {
"baotv1": "baotv1@fsoft.com.vn"
},
"source": {
"git": "https://github.com/akaInsights/behavior_ios_sdk.git",
"tag": "0.0.5"
},
"source_files": "AkaInsightsSDK/**/*.swift",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5",
"dependencies": {
"KeychainAccess": [
"~> 3.2.0"
],
"SwiftyJSON": [
"~> 4.0.0"
],
"SwiftyUserDefaults": [
"~> 5.0.0"
],
"AlamofireObjectMapper": [
"~> 5.2.0"
],
"RxSwift": [
"~> 5.0.0"
],
"RxCocoa": [
"~> 5.0.0"
],
"XCGLogger": [
"~> 7.0.1"
]
},
"swift_version": "5"
}