blob: b9c0248c31e2a08fa5c3011a5d5f48d74f42d0b5 [file] [log] [blame]
{
"name": "Marker",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Marker/Classes/**/*"
}