blob: b98dc2b7e42ef97125a04b094af2b904e40367c7 [file] [log] [blame]
{
"name": "RTagCloudView",
"version": "1.0.0",
"summary": "useful tag cloud view",
"homepage": "https://github.com/rickytan/RTagCloudView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rickytan": "ricky.tan.xin@gmail.com"
},
"source": {
"git": "https://github.com/jimneylee/RTagCloudView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "6.0"
},
"source_files": "RTagCloudView/*.{h,m}",
"requires_arc": true,
"frameworks": "QuartzCore"
}