[Add] FTMobileSDK 1.5.9-alpha.1
[CocoaPods.git] / Specs / 7 / 4 / 9 / FeatureFlags / 0.1.2 / FeatureFlags.podspec.json
blob554adcc4c4a6e4d57493c68b8fbc5b45b1a4bfcd
2   "name": "FeatureFlags",
3   "version": "0.1.2",
4   "swift_version": "4.2",
5   "summary": "Feature flags, A/B and MVT testing for iOS",
6   "description": "Allows developers to configure feature flags, run multiple A/B or MVT tests using a bundled or remotely-hosted JSON configuration file.",
7   "homepage": "https://github.com/rwbutler/FeatureFlags",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Ross Butler": "github@rwbutler.com"
14   },
15   "source": {
16     "git": "https://github.com/rwbutler/FeatureFlags.git",
17     "tag": "0.1.2"
18   },
19   "platforms": {
20     "ios": "9.3"
21   },
22   "source_files": "FeatureFlags/Classes/**/*"