[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / b / 9 / 5 / ChainAttributedString / 0.1.3 / ChainAttributedString.podspec.json
blobed8e81e2f975c5f796bd0fc74b942916b4d93ef9
2   "name": "ChainAttributedString",
3   "version": "0.1.3",
4   "summary": "Encapsulate rich text API and implement chain programming with block.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/zhangkn/ChainAttributedString",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhangkn": "929118967@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/zhangkn/ChainAttributedString.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ChainAttributedString/Classes/**/*",
22   "public_header_files": "ChainAttributedString/Classes/**/*.h"