blob: 7f3fc77cd2dfb9b67be2915e9dce6ec39719409f [file] [log] [blame]
{
"name": "DKTagCloudView",
"version": "1.0.0",
"summary": "A tag clouds view on iOS.t can generate a random and not intersects coordinates.",
"homepage": "https://github.com/zhangao0086/DKTagCloudView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bannings": "zhangao0086@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/zhangao0086/DKTagCloudView.git",
"tag": "1.0.0"
},
"source_files": "DKTagCloudView/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}