[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 2 / 7 / b / NTAttributedStringBuilder / 1.00 / NTAttributedStringBuilder.podspec.json
blob295aaea79e757a0e6ad74a6ac7d95d87b5541744
2   "name": "NTAttributedStringBuilder",
3   "version": "1.00",
4   "summary": "A fast, flexible and easy-to-use system for building attributed strings without resorting to embedded HTML.",
5   "homepage": "https://github.com/NagelTech/NTAttributedStringBuilder",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ethan Nagel": "eanagel@gmail.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/NagelTech/NTAttributedStringBuilder.git",
18     "tag": "1.00"
19   },
20   "requires_arc": true,
21   "source_files": "*.{h,m}"