blob: dc9fbb7a9ecbf67f0b631416397ea04020f6e0c9 [file] [log] [blame]
{
"name": "GravityTagCloudView",
"module_name": "GravityTagCloudView",
"version": "0.2.0",
"summary": "A tag cloud view with gravity.",
"homepage": "https://github.com/billypchan/GravityTagCloudView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bill Chan": "billypchan@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/billypchan/GravityTagCloudView.git",
"tag": "0.2.0"
},
"source_files": "GravityTagCloudView/**/GravityTagCloudView.swift",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}