[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / b / 6 / Configurations / 0.0.1 / Configurations.podspec.json
blob19958ee090a348733ac53285f394985aa10dd579
2   "name": "Configurations",
3   "version": "0.0.1",
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/ios-configurations",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Koen Punt": "koen@fetch.nl"
13   },
14   "social_media_url": "https://twitter.com/fetch",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/fetch/ios-configurations.git",
20     "tag": "v0.0.1"
21   },
22   "source_files": "Configurations"