[Add] FirebaseUI 15.0.0
[CocoaPods.git] / Specs / 7 / 3 / 9 / Analysis / 0.1.0 / Analysis.podspec.json
bloba98658f4df3d7a9f071f4b20239d03c980148d69
2   "name": "Analysis",
3   "version": "0.1.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.1.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"