[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 2 / 4 / d / Texty / 0.2.6 / Texty.podspec.json
blob2c984837e6191c01bc14cd30608e641e7385b9ad
2   "name": "Texty",
3   "version": "0.2.6",
4   "summary": "Enjoy clean and easy text styling using a simplified and structured syntax.",
5   "description": "Enjoy clean and easy text styling using a simplified and structured syntax. Use things like\nstyle containers, styled labels, and string styling via XML-like tags.",
6   "homepage": "https://github.com/vectorform/Texty",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vectorform": "jmeador@vectorform.com",
13     "Igor Efremov": "igor@efremov.io"
14   },
15   "source": {
16     "git": "https://github.com/vectorform/Texty.git",
17     "tag": "0.2.6"
18   },
19   "social_media_url": "https://twitter.com/vectorform",
20   "swift_versions": [
21     "5.0"
22   ],
23   "platforms": {
24     "ios": "8.0"
25   },
26   "source_files": "Source/*.swift",
27   "swift_version": "5.0"