blob: 9f461904632624347662ab03c79946d8420f643c [file] [log] [blame]
{
"name": "Spark",
"version": "0.0.2",
"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.2"
},
"source_files": [
"Spark",
"Spark/**/*.{h,m,swift}"
],
"dependencies": {
"SwiftHamcrest": [
]
},
"pushed_with_swift_version": "3.0"
}