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