blob: 380f79d0ceecaa7f5ab4cdaba4c4aca66f1c6b47 [file] [log] [blame]
{
"name": "PrettyExtensionsKit",
"version": "0.1.7",
"summary": "A pretty set of extensions for Swift.",
"description": "A pretty set of extensions, which I use when developing applications based on Swift.",
"homepage": "https://github.com/nab0y4enko/PrettyExtensionsKit",
"license": "MIT",
"authors": {
"Oleksii Naboichenko": "nab0y4enko@gmail.com"
},
"social_media_url": "https://twitter.com/nab0y4enko",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/nab0y4enko/PrettyExtensionsKit.git",
"tag": "0.1.7"
},
"source_files": "Sources/**/*.swift",
"frameworks": [
"Foundation",
"UIKit",
"CoreGraphics",
"QuartzCore"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}