blob: cc5c3051438c7275b5833649596494668a531751 [file] [log] [blame]
{
"name": "Spark",
"version": "0.0.1",
"summary": "Spark framework",
"description": "Lightweight uniwersal framework",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"homepage": "https://github.com/landrzejewski/Spark",
"authors": {
"Ɓukasz Andrzejewski": "lukasz.andrzejewski@inbright.pl"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/landrzejewski/Spark.git",
"tag": "0.0.1"
},
"source_files": [
"Spark",
"Spark/**/*.{h,m,swift}"
],
"pushed_with_swift_version": "3.0"
}