[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 2 / 1 / SwiftyAttributedString / 0.5.1 / SwiftyAttributedString.podspec.json
blob3196d7116af3051572e5d9f6f04767e89dc6fc74
2   "name": "SwiftyAttributedString",
3   "version": "0.5.1",
4   "summary": "The library that makes AttributedString easy to use",
5   "description": "- Better autocompletion.\n- Easy range specification.\n- Chainable methods.",
6   "homepage": "https://github.com/touyu/SwiftyAttributedString",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yuto Akiba": "akkey0222@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/touyu/SwiftyAttributedString.git",
16     "tag": "0.5.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SwiftyAttributedString/**/*.swift",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0.2"