[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / a / 8 / Convenience / 0.2.0 / Convenience.podspec.json
blob65d1da2a387347db5a74761c05671e4f407c95ff
2   "name": "Convenience",
3   "version": "0.2.0",
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/mx-cat/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.0"
17   },
18   "social_media_url": "https://twitter.com/mxcat_",
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"