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