2 "name": "CPTWordCloud",
4 "summary": "Framework used to create a word cloud graphic from an input of string content.",
5 "description": "Framework used to create a word cloud graphic from an input of string content. Includes options for word rotation and variable fonts per word. The color and size of the words will vary based on the count of the word in the input text string. Builds on some of the work originally done by Gal Niv https://github.com/galniv/WordCloud",
6 "homepage": "https://github.com/ChronicStim/CPTWordCloud",
12 "ChronicStim": "support@chronicstimulation.com"
15 "git": "https://github.com/ChronicStim/CPTWordCloud.git",
21 "source_files": "CPTWordCloud/Classes/**/*",
24 "CPTWordCloud/Assets/*.csv"
27 "public_header_files": "CPTWordCloud/Classes/**/*.h"