blob: 47a1976ef10808764feeb8a32ad91353b3167f6b [file] [log] [blame]
{
"name": "featureflowiossdk",
"version": "0.0.4",
"summary": "Featureflow SDK for iOS.",
"description": "Software delivery should be enjoyable :)\nFeatureflow keeps the business in control and makes champions of developers.",
"homepage": "https://github.com/featureflow/featureflowiossdk.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mmattini": "maxmattini@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/featureflow/featureflowiossdk.git",
"tag": "0.0.4"
},
"source_files": "featureflowiossdk/**/*.{swift}",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"Alamofire": [
"~> 4.4"
],
"CryptoSwift": [
]
},
"pushed_with_swift_version": "3.0"
}