[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 4 / a / TextAttributes / 1.0 / TextAttributes.podspec.json
blob592c9656adaa644dd4a6660b7383aaf3f1e91c90
2   "name": "TextAttributes",
3   "version": "1.0",
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": "v1.0"
15   },
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.10",
19     "tvos": "9.0",
20     "watchos": "2.0"
21   },
22   "source_files": "Source/**/*.{swift,h}",
23   "requires_arc": true