blob: 06789a173c67281ae118620103a9879c78f26cec [file] [log] [blame]
{
"name": "Marker",
"version": "0.7.0",
"summary": "A light wrapper around NSAttributedString.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/prolificinteractive/Marker",
"license": "MIT",
"authors": {
"Htin Linn": "linn@prolificinteractive.com"
},
"source": {
"git": "https://github.com/prolificinteractive/Marker.git",
"tag": "0.7.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Marker/Classes/**/*",
"pushed_with_swift_version": "3.0"
}