blob: 65e730037f8db4018383e8356aa893c9ff2df7bc [file] [log] [blame]
{
"name": "SweetUIKit",
"summary": "Helpers and sugar for the UIKit framework.",
"version": "0.3.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.3.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/**/*"
}