[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 7 / 3 / 9 / Analysis / 0.2.0 / Analysis.podspec.json
blob154b00968a38226a07e1e5dd52c8539b69381a03
2   "name": "Analysis",
3   "version": "0.2.0",
4   "summary": "Analyse your strings.",
5   "description": "Analysis analyses strings, checking word count, sentence count, frequency of words and more.",
6   "homepage": "https://github.com/BasThomas/Analysis",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bas Broek": "bas@basbroek.nl"
13   },
14   "source": {
15     "git": "https://github.com/BasThomas/Analysis.git",
16     "tag": "0.2.0"
17   },
18   "social_media_url": "https://twitter.com/basthomas",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Analysis/Classes/**/*",
23   "frameworks": "Foundation",
24   "pushed_with_swift_version": "3.0"