[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 3 / f / e / Tasha / 0.2.0 / Tasha.podspec.json
blobed46319d049ec554f1ab7f2ede4a0509256e44c1
2   "name": "Tasha",
3   "version": "0.2.0",
4   "summary": "Boilerplate for common case to use on iOS app.",
5   "description": "Boilerplate for common case to use on iOS app. Install library into project, never have to write this generic code again!",
6   "homepage": "https://github.com/martin3zra/tasha",
7   "license": "{ :type => 'MIT', :file => 'LICENSE' }",
8   "authors": {
9     "Alfredo Martinez": "martin3zra@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/martin3zra",
12   "platforms": {
13     "ios": "11.0"
14   },
15   "source": {
16     "git": "https://github.com/martin3zra/tasha.git",
17     "tag": "0.2.0"
18   },
19   "source_files": "Tasha/**/*",
20   "frameworks": "UIKit",
21   "pushed_with_swift_version": "4.0"