blob: 0ff65f1c87b2a9e083576bee0bf9a87b37a48811 [file] [log] [blame]
{
"name": "CircularWordsCloud",
"version": "0.1.1",
"summary": "Circular Words Cloud with N-Words Selector (+ M-Depth Searching)",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/minsub0922/CircularWordsCloud",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"minsub0922": "minsub0922@naver.com"
},
"source": {
"git": "https://github.com/minsub0922/CircularWordsCloud.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CircularWordsCloud/Classes/**/*"
}