[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 0 / 4 / a / TextAttributes / 2.0.1 / TextAttributes.podspec.json
blob81eb9960d67599e0413b04212e748b7992e5c54d
2   "name": "TextAttributes",
3   "version": "2.0.1",
4   "license": "MIT",
5   "homepage": "https://github.com/delba/TextAttributes",
6   "authors": {
7     "Damien": "damien@delba.io"
8   },
9   "summary": "An easier way to compose attributed strings",
10   "source": {
11     "git": "https://github.com/delba/TextAttributes.git",
12     "tag": "2.0.1"
13   },
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10",
18     "tvos": "9.0",
19     "watchos": "2.0"
20   },
21   "source_files": "Source/**/*.{swift,h}",
22   "swift_version": "5.0"