[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 9 / 0 / Cricket / 0.2.1 / Cricket.podspec.json
blobbaca05eb5d1b4db462014406f26b0d030ab3dcdb
2   "name": "Cricket",
3   "version": "0.2.1",
4   "summary": "Report bugs and feedback from within your app",
5   "description": "Cricket allows you to report bugs or submit feedback directly from within your\napp. Users can annotate a screenshot of your app and write a message. The\nmessage, screenshot and other app meta data are then submitted via email. You\ncan also customize your own handlers if you don't want to use email.",
6   "homepage": "https://github.com/nebs/Cricket",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nebojsa Petrovic": "nebspetrovic@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/nebs/Cricket.git",
16     "tag": "0.2.1"
17   },
18   "social_media_url": "https://twitter.com/nebsp",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Cricket/Classes/**/*",
23   "dependencies": {
24     "SnapKit": [
25       "~> 4.0.0"
26     ]
27   },
28   "pushed_with_swift_version": "4.0"