[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / a / 0 / StyledString / 0.7.3 / StyledString.podspec.json
blobfdecdf456a34be7201f3e585d70bbb9cf92cebb0
2   "name": "StyledString",
3   "version": "0.7.3",
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.7.3"
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_version": "4.2",
23   "requires_arc": true,
24   "source_files": "Sources/**/*"