[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 5 / 0 / 4 / JPAttributedString / 0.1.1 / JPAttributedString.podspec.json
blobfaef9351b82e6f49300543af657ebbd9ad468bd1
2   "name": "JPAttributedString",
3   "version": "0.1.1",
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.1"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "requires_arc": true,
17   "source_files": "Pod/Classes/**/*",
18   "resource_bundles": {
19     "JPAttributedString": [
20       "Pod/Assets/*.png"
21     ]
22   },
23   "frameworks": "UIKit"