[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / 9 / 7 / f / WavatarSwift / 1.0.0 / WavatarSwift.podspec.json
blobd9c7c04f0621c8ea0d31d9e1899b84e84451b82f
2   "name": "WavatarSwift",
3   "version": "1.0.0",
4   "summary": "WavatarSwift is a swift implementation of \"Wavatar\", identical to wavatars from gravatar.com.",
5   "description": "WavatarSwift is a swift implementation of \"Wavatar\". They are produced localy, so you don't need any internet to make them.",
6   "homepage": "https://github.com/serebryakov-av/WavatarSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Anton Serebryakov": "serebryakov.anton@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/serebryakov-av/WavatarSwift.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WavatarSwift/Classes/**/*",
22   "resource_bundles": {
23     "WavatarSwift": [
24       "WavatarSwift/Assets/Parts.bundle"
25     ]
26   },
27   "frameworks": "UIKit",
28   "pushed_with_swift_version": "3.0"