[Add] SHUJUSHUO 0.2.1
[CocoaPods.git] / Specs / a / 9 / e / Sweech / 0.1.0 / Sweech.podspec.json
blob898ac9f4d01b1a121d66512f3861ae0391f85730
2   "name": "Sweech",
3   "version": "0.1.0",
4   "summary": "A text-to-speech utility.",
5   "description": "A wrapper of AVSpeechSynthesizer written in Swift.",
6   "homepage": "https://github.com/tnantoka/Sweech",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tnantoka": "tnantoka@bornneet.com"
13   },
14   "source": {
15     "git": "https://github.com/tnantoka/Sweech.git",
16     "tag": "v0.1.0"
17   },
18   "social_media_url": "https://twitter.com/tnantoka",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Sweech/**/*.{h,swift}"