[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / b / 6 / Configurations / 0.0.5 / Configurations.podspec.json
blobc7b84f6567ca959002bce256668b56bf71ff6016
2   "name": "Configurations",
3   "version": "0.0.5",
4   "summary": "A super minimal configuration framework in Swift.",
5   "description": "Easily define different configuration values per application configuration using a single plist.",
6   "homepage": "https://github.com/fetch/swift-configurations",
7   "license": "LICENSE",
8   "authors": {
9     "Koen Punt": "koen@fetch.nl"
10   },
11   "social_media_url": "https://twitter.com/fetch",
12   "platforms": {
13     "ios": "8.0",
14     "osx": "10.9",
15     "tvos": "9.0",
16     "watchos": "2.0"
17   },
18   "source": {
19     "git": "https://github.com/fetch/swift-configurations.git",
20     "tag": "v0.0.5"
21   },
22   "source_files": "Configurations",
23   "requires_arc": true,
24   "swift_version": "3"