blob: 43a7064a13e0fbed751000c2dba90b84e5a98d71 [file] [log] [blame]
{
"name": "SwiftyHelpers",
"version": "0.0.2",
"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.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*.swift",
"requires_arc": true
}