blob: 6aaa4d0483b25dc0e45f614d9d38a17b5c6d6a87 [file] [log] [blame]
{
"name": "Swifty-Contraptions",
"version": "0.1.0",
"summary": "A set of useful Swift contraptions",
"description": "A very swifty contraptions library",
"homepage": "https://github.com/Hindrik1997/Swifty-Contraptions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hindrik Stegenga": "hindrik1997@hotmail.com"
},
"source": {
"git": "https://github.com/Hindrik1997/Swifty-Contraptions.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Swifty-Contraptions/Classes/**/*",
"pushed_with_swift_version": "3.0"
}