blob: 3458e8e43f23d88b953bf5727066b95ea1e3491c [file] [log] [blame]
{
"name": "DBSphereTagCloud",
"version": "1.0.0",
"summary": "A 3D spherical tag cloud view of iOS.",
"description": " DBSphereTagCloud is a 3D spherical tag cloud view using UIKit.\n\n",
"homepage": "https://github.com/dongxinb/DBSphereTagCloud",
"license": "MIT",
"authors": {
"Dong Xinbao": "dongxinb@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/dongxinb/DBSphereTagCloud.git",
"tag": "1.0.0"
},
"source_files": "DBSphereTagCloud/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"requires_arc": true
}