[Add] RapidKitFoundation_MacOS 2024.1224.1706.628
[CocoaPods.git] / Specs / 7 / a / 8 / StarWarsTextView / 1.0.0 / StarWarsTextView.podspec.json
blob585b5c91df359c2fd0f7d8b55ff1d3f8cb994355
2   "name": "StarWarsTextView",
3   "version": "1.0.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   "screenshots": [
9     "https://user-images.githubusercontent.com/2383901/36440790-2e790c5c-1636-11e8-89ae-87726b30f98c.png",
10     "https://user-images.githubusercontent.com/2383901/36433632-910386e0-1622-11e8-8915-4e68ae656fd0.gif"
11   ],
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "Paulius Vindzigelskis": "p.vindzigelskis@gmail.com"
18   },
19   "source": {
20     "git": "https://github.com/PauliusVindzigelskis/StarWarsTextView.git",
21     "tag": "1.0.0"
22   },
23   "platforms": {
24     "ios": "11.0"
25   },
26   "source_files": "Library/*.swift",
27   "resources": "Library/*.otf",
28   "frameworks": "UIKit"