[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / a / b / Kreds / 1.0.0.alpha.1 / Kreds.podspec.json
blob26d3947d3de3ca86cc7444498ef1902d61e6b4e6
2   "name": "Kreds",
3   "version": "1.0.0.alpha.1",
4   "license": "MIT",
5   "summary": "Easily generate strong typed and autocompleted properties",
6   "description": "Kreds is a tool to generate a Swift struct and corresponding Objective-C constants from a supplied\nplist file containing groups and properties.\n* One place for all your credentials, tokens, constants.\n* Build-time generation making it possible to generate from different plists depending on target.",
7   "homepage": "https://github.com/amnell/Kreds",
8   "authors": {
9     "Mathias Amnell": "mathias@apping.se"
10   },
11   "social_media_url": "https://twitter.com/amnell",
12   "requires_arc": true,
13   "source": {
14     "http": "https://github.com/amnell/Kreds/releases/download/v1.0.0.alpha.1/kreds-v1.0.0.alpha.1.zip"
15   },
16   "platforms": {
17     "ios": "9.0",
18     "tvos": "9.0"
19   },
20   "preserve_paths": "kreds"