[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 7 / b / Habrush / 0.0.2 / Habrush.podspec.json
blob3ff0c94a484e075cac155192f00dded2d48cbde0
2   "name": "Habrush",
3   "version": "0.0.2",
4   "summary": "Brush rendering library for Swift",
5   "description": "A library to render path as brush stroke.",
6   "homepage": "https://github.com/yokoe/Habrush",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "git": "info@kreuz45.com"
13   },
14   "source": {
15     "git": "https://github.com/yokoe/Habrush.git",
16     "tag": "0.0.2"
17   },
18   "social_media_url": "https://twitter.com/croquette0212",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Habrush/Classes/**/*",
23   "dependencies": {
24     "Gotanda": [
26     ]
27   },
28   "pushed_with_swift_version": "3.0"