[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / a / 8 / Convenience / 0.2.4 / Convenience.podspec.json
blobb5263e504afbfd5d1d182c6c8ad3050068b52a5e
2   "name": "Convenience",
3   "version": "0.2.4",
4   "summary": "The most swift framework for your apps.",
5   "description": "A bunch of usefull extensions and classes for every-app use.\n- Thread safe storage managers and providers for keychain, userdefaults, temporary and persistent cache.\n- Flexible and customizable validators + string regex-based validator.\n- Regex templates.\n- Collection subscripts.\n- Beautiful extensions.",
6   "homepage": "https://github.com/maximkrouk/Convenience",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Maxim Krouk": "id.maximkrouk@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mx-cat/Convenience.git",
16     "tag": "0.2.4"
17   },
18   "social_media_url": "https://twitter.com/maximkrouk",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "swift_versions": "5.1",
23   "source_files": "Sources/**/**/**/*",
24   "frameworks": [
25     "UIKit",
26     "Foundation",
27     "Security"
28   ],
29   "swift_version": "5.1"