[Add] MappedIn 5.5.0
[CocoaPods.git] / Specs / 3 / 7 / 9 / NSAttributedStringChain / 0.0.1 / NSAttributedStringChain.podspec.json
bloba56a129084ab4e86ebfb60851e2cd0dce4ba4921
2   "name": "NSAttributedStringChain",
3   "version": "0.0.1",
4   "summary": "链式生成NSAttributedString",
5   "homepage": "https://github.com/ONECATYU/NSAttributedStringChain",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ONECATYU": "786910875@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/ONECATYU/NSAttributedStringChain.git",
18     "tag": "0.0.1"
19   },
20   "source_files": [
21     "NSAttributedStringChain",
22     "NSAttributedStringChain/**/*.{h,m}"
23   ],
24   "frameworks": "Foundation",
25   "requires_arc": true