[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 5 / 0 / 4 / JPAttributedString / 0.1.6 / JPAttributedString.podspec.json
blobda1dea64675dc2d41db2144e29ed28e681d276ac
2   "name": "JPAttributedString",
3   "version": "0.1.6",
4   "summary": "A DSL for creating, changing, and using NSAttributedStrings",
5   "description": "A DSL for creating, changing, and using NSAttributedStrings\n\n* UILabel category",
6   "homepage": "https://github.com/jPaolantonio/JPAttributedString",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "James Paolantonio",
12   "source": {
13     "git": "https://github.com/jPaolantonio/JPAttributedString.git",
14     "tag": "0.1.6"
15   },
16   "social_media_url": "https://twitter.com/jPaolantonio",
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "JPAttributedString/Classes/**/*",
22   "frameworks": "UIKit"