blob: d943d06fa9cd0903220efa351f0885a698874177 [file] [log] [blame]
{
"name": "JPAttributedString",
"version": "0.1.5",
"summary": "A DSL for creating, changing, and using NSAttributedStrings",
"description": "A DSL for creating, changing, and using NSAttributedStrings\n\n* UILabel category",
"homepage": "https://github.com/jPaolantonio/JPAttributedString",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "James Paolantonio",
"source": {
"git": "https://github.com/jPaolantonio/JPAttributedString.git",
"tag": "0.1.5"
},
"social_media_url": "https://twitter.com/jPaolantonio",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit"
}