blob: 00fea735c28eb9452995b563bc10883dea48d6d7 [file] [log] [blame]
{
"name": "DWTagList",
"version": "0.0.7",
"summary": "Create a list of tags from an NSArray to be show in a view with customisable fonts, colors etc.",
"homepage": "https://github.com/domness/DWTagList",
"license": "MIT",
"authors": {
"Dominic Wroblewski": "domness@gmail.com"
},
"source": {
"git": "https://github.com/domness/DWTagList.git",
"tag": "0.0.7"
},
"platforms": {
"ios": "5.0"
},
"source_files": "DWTagList/Classes/*.{h,m}",
"requires_arc": true,
"frameworks": "QuartzCore"
}