[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 0 / 4 / JPAttributedString / 0.1.5 / JPAttributedString.podspec.json
blobd943d06fa9cd0903220efa351f0885a698874177
2   "name": "JPAttributedString",
3   "version": "0.1.5",
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.5"
15   },
16   "social_media_url": "https://twitter.com/jPaolantonio",
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*",
22   "frameworks": "UIKit"