[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 4 / c / JPAttributedStringBuilder / 0.1 / JPAttributedStringBuilder.podspec.json
blob2ed42a946c428ca0be6b4484ccbef1814ed704b8
2   "name": "JPAttributedStringBuilder",
3   "version": "0.1",
4   "summary": "An easier way to work with NSAttributedStrings",
5   "description": "                   A builder for JPAttributedStrings. Makes working working with NSAttributedStrings much easier.\n",
6   "homepage": "https://github.com/jPaolantonio/JPAttributedStringBuilder",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "James Paolantonio",
12   "social_media_url": "http://twitter.com/jPaolantonio",
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/jPaolantonio/JPAttributedStringBuilder.git",
18     "tag": "0.0.1"
19   },
20   "source_files": [
21     "JPAttributedStringBuilder",
22     "JPAttributedStringBuilder/**/*.{h,m}"
23   ],
24   "requires_arc": true