[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / a / 0 / StyledString / 0.8.0 / StyledString.podspec.json
blob9884a642f7d00cb7bde1d9ab952cc8b1fce81dd7
2   "name": "StyledString",
3   "version": "0.8.0",
4   "summary": "String styling in Swift",
5   "description": "Easy creation of NSAttributedStrings with Swift.",
6   "homepage": "https://github.com/Q42/StyledString",
7   "license": "MIT",
8   "authors": {
9     "Sander de Vos": "sander@q42.nl"
10   },
11   "source": {
12     "git": "https://github.com/Q42/StyledString.git",
13     "tag": "0.8.0"
14   },
15   "pod_target_xcconfig": {
16     "APPLICATION_EXTENSION_API_ONLY": "YES"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "tvos": "9.0"
21   },
22   "swift_versions": "5.1",
23   "requires_arc": true,
24   "source_files": "Sources/**/*",
25   "swift_version": "5.1"