blob: 3c3485618683497e9f841bd5d9c2a4d3f87fb15e [file] [log] [blame]
{
"name": "HPLTagCloudGenerator",
"version": "0.0.3",
"summary": "A tool to generate tag clouds on iOS.",
"homepage": "http://github.com/huffpostlabs/HPLTagCloudGenerator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matthew Conlen": "mc@mathisonian.com"
},
"source": {
"git": "https://github.com/huffpostlabs/HPLTagCloudGenerator.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "5.0"
},
"source_files": "*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true
}