blob: 5cc0108e7c9cf7c826182cf043eca0ee4367af58 [file] [log] [blame]
{
"name": "SwiftKick",
"version": "0.0.1",
"license": "MIT",
"summary": "Useful classes for use with the Swift programming language",
"homepage": "https://github.com/dudash/swiftkick",
"social_media_url": "http://about.me/jasondudash",
"authors": {
"Jason Dudash": "jason.dudash@gmail.com"
},
"source": {
"git": "https://github.com/dudash/swiftkick.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": "Source/*"
}