[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / b / 6 / Configurations / 0.0.2 / Configurations.podspec.json
blobe72e8cbae742c3a8b932e159a22bc7e390d42ede
2   "name": "Configurations",
3   "version": "0.0.2",
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.2"
21   },
22   "source_files": "Configurations"