[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / 9 / 5 / ChainAttributedString / 0.1.1 / ChainAttributedString.podspec.json
blob3157e2790b3b33ea32bbe74d8c5cf604e8c0970d
2   "name": "ChainAttributedString",
3   "version": "0.1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ChainAttributedString/Classes/**/*",
22   "public_header_files": "ChainAttributedString/Classes/**/*.h"