[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / a / 0 / StyledString / 0.7.0 / StyledString.podspec.json
blob7218d5027dfa932adb9324040ae74e6792667a3b
2   "name": "StyledString",
3   "version": "0.7.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.7.0"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "tvos": "9.0"
18   },
19   "swift_version": "4.2",
20   "requires_arc": true,
21   "source_files": "Sources/**/*"