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