| { |
| "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" |
| } |