blob: 3afef3683acca9e30f3a2655d20afea0dfeef85d [file] [log] [blame]
{
"name": "RemoteSettings",
"version": "1.0",
"summary": "RemoteSettings helps you to fetch and store basic remote data.",
"description": "RemoteSettings is a framework that helps you to fetch remote data and to store them into a specific data structure.",
"homepage": "https://github.com/tbointeractive/RemoteSettings",
"license": "MIT",
"authors": {
"Cornelius Horstmann": "horstmann@tbointeractive.com",
"Thorsten Stark": "stark@tbointeractive.com",
"Bernhard Eiling": "eiling@tbointeractive.com",
"Pascal Stüdlein": "stuedlein@tbointeractive.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/tbointeractive/RemoteSettings.git",
"tag": "v1.0"
},
"source_files": "RemoteSettings/*.swift",
"pushed_with_swift_version": "4.0"
}