blob: 8a78054d95b680133128b312ffca0782f6cd5239 [file] [log] [blame]
{
"name": "SwiftyHelpers",
"version": "0.1.5",
"summary": "Elegant helpers to improve the swift syntax",
"homepage": "https://github.com/jpachecou/SwiftyHelpers",
"license": "MIT",
"authors": {
"Jonathan Pacheco": "jonathan261090@gmail.com"
},
"social_media_url": "https://twitter.com/jpachecou",
"source": {
"git": "https://github.com/jpachecou/SwiftyHelpers.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*.swift",
"requires_arc": true,
"frameworks": "UIKit"
}