blob: e4ccc20d2ae2b47937983017b6d21a41a0b58865 [file] [log] [blame]
{
"name": "CircularWordsCloud",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CircularWordsCloud/Classes/**/*"
}