blob: 6b7cb410ef4fce8dc350efa0880ea20e351ab74a [file] [log] [blame]
{
"name": "R87AttributedString",
"version": "0.1.2",
"summary": "With the help of R87AttributedString you can format attributed texts easily.",
"description": "You can format attributed texts easily: for example you can add the thext #like this# or *like this* and you can specify from code how the text inside the # and * characters should look like.",
"homepage": "https://github.com/reden87/R87AttributedString",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gergo Nemeth": "mail@reden87.info"
},
"source": {
"git": "https://github.com/reden87/R87AttributedString.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/reden87",
"platforms": {
"ios": "4.3"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": "Foundation"
}