[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / a / 8 / StarWarsTextView / 0.9.0 / StarWarsTextView.podspec.json
blob21c4d632e6f17d6ea7ae5073cb77d9f3261570ab
2   "name": "StarWarsTextView",
3   "version": "0.9.0",
4   "summary": "Shows Star Wars intro style Text View",
5   "swift_version": "4.0",
6   "description": "Did You ever thought how cool would be to show Star Wars intro running text in your app? It is now possible more than ever! Join the war between white and black pew pew soldiers and emerge into fantasy world of Star Wars!",
7   "homepage": "https://github.com/PauliusVindzigelskis/StarWarsTextView",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Paulius Vindzigelskis": "p.vindzigelskis@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/PauliusVindzigelskis/StarWarsTextView.git",
17     "tag": "0.9.0"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "Library/*.swift",
23   "resource_bundles": {
24     "StarWarsTextView": [
25       "Library/*.otf"
26     ]
27   },
28   "frameworks": "UIKit"