blob: 4310e157b22e0c9a84c57078224bac956b9c8884 [file] [log] [blame]
{
"name": "SweetSwift",
"summary": "Helpers and sugar for Swift.",
"version": "0.1.0",
"homepage": "https://github.com/bakkenbaeck/SweetSwift",
"license": "MIT",
"authors": {
"Bakken & Bæck": "post@bakkenbaeck.no"
},
"source": {
"git": "https://github.com/bakkenbaeck/SweetSwift.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/bakkenbaeck",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Sources/**/*"
}