[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / b / a / featureflowiossdk / 0.0.4 / featureflowiossdk.podspec.json
blob47a1976ef10808764feeb8a32ad91353b3167f6b
2   "name": "featureflowiossdk",
3   "version": "0.0.4",
4   "summary": "Featureflow SDK for iOS.",
5   "description": "Software delivery should be enjoyable :)\nFeatureflow keeps the business in control and makes champions of developers.",
6   "homepage": "https://github.com/featureflow/featureflowiossdk.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mmattini": "maxmattini@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/featureflow/featureflowiossdk.git",
19     "tag": "0.0.4"
20   },
21   "source_files": "featureflowiossdk/**/*.{swift}",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "dependencies": {
25     "Alamofire": [
26       "~> 4.4"
27     ],
28     "CryptoSwift": [
30     ]
31   },
32   "pushed_with_swift_version": "3.0"