blob: a98658f4df3d7a9f071f4b20239d03c980148d69 [file] [log] [blame]
{
"name": "Analysis",
"version": "0.1.0",
"summary": "Analyse your strings.",
"description": "Analysis analyses strings, checking word count, sentence count, frequency of words and more.",
"homepage": "https://github.com/BasThomas/Analysis",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bas Broek": "bas@basbroek.nl"
},
"source": {
"git": "https://github.com/BasThomas/Analysis.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/basthomas",
"platforms": {
"ios": "8.0"
},
"source_files": "Analysis/Classes/**/*",
"frameworks": "Foundation",
"pushed_with_swift_version": "3.0"
}