blob: 0655db27decf1f8548ebe9976781ce7adf9c3e91 [file] [log] [blame]
{
"name": "SwiftyHelpers",
"version": "0.1.1",
"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": "http://twitter.com/jonathan_said",
"source": {
"git": "https://github.com/jpachecou/SwiftyHelpers.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*.swift",
"requires_arc": true
}