[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / 5 / f / b / RemoteSettings / 1.0 / RemoteSettings.podspec.json
blob3afef3683acca9e30f3a2655d20afea0dfeef85d
2   "name": "RemoteSettings",
3   "version": "1.0",
4   "summary": "RemoteSettings helps you to fetch and store basic remote data.",
5   "description": "RemoteSettings is a framework that helps you to fetch remote data and to store them into a specific data structure.",
6   "homepage": "https://github.com/tbointeractive/RemoteSettings",
7   "license": "MIT",
8   "authors": {
9     "Cornelius Horstmann": "horstmann@tbointeractive.com",
10     "Thorsten Stark": "stark@tbointeractive.com",
11     "Bernhard Eiling": "eiling@tbointeractive.com",
12     "Pascal Stüdlein": "stuedlein@tbointeractive.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/tbointeractive/RemoteSettings.git",
19     "tag": "v1.0"
20   },
21   "source_files": "RemoteSettings/*.swift",
22   "pushed_with_swift_version": "4.0"