blob: d38a35002c3cd06a9f7f09ea17e8c9fef70982b4 [file] [log] [blame]
{
"name": "FriendlyScoreSDK",
"version": "1.0.1",
"summary": "Friendly Score iOS SDK delivers toolset for user scoring on iOS devices",
"homepage": "https://friendlyscore.com/",
"authors": {
"Friendly Score": "info@friendlyscore.com"
},
"license": {
"type": "Commercial",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"source": {
"type": "zip",
"http": "http://lukaszczechowicz.com/zip/FriendlyScoreSDK.zip"
},
"ios": {
"vendored_frameworks": "FriendlyScoreSDK.framework"
},
"dependencies": {
"Alamofire": [
],
"RxSwift": [
],
"RxCocoa": [
],
"ObjectMapper": [
],
"Moya": [
],
"Moya/RxSwift": [
]
},
"pushed_with_swift_version": "3.0"
}