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