blob: ed46319d049ec554f1ab7f2ede4a0509256e44c1 [file] [log] [blame]
{
"name": "Tasha",
"version": "0.2.0",
"summary": "Boilerplate for common case to use on iOS app.",
"description": "Boilerplate for common case to use on iOS app. Install library into project, never have to write this generic code again!",
"homepage": "https://github.com/martin3zra/tasha",
"license": "{ :type => 'MIT', :file => 'LICENSE' }",
"authors": {
"Alfredo Martinez": "martin3zra@gmail.com"
},
"social_media_url": "https://twitter.com/martin3zra",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/martin3zra/tasha.git",
"tag": "0.2.0"
},
"source_files": "Tasha/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}