blob: f64e086db8ea5e081a502d45fb480a057f4b4377 [file] [log] [blame]
{
"name": "PrettyExtensionsKit",
"version": "0.1.9.3",
"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.9.3"
},
"source_files": "Sources/**/*.swift",
"frameworks": [
"Foundation",
"UIKit",
"CoreGraphics",
"QuartzCore"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}