[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 3 / 7 / JVToolkit / 0.1.0 / JVToolkit.podspec.json
blob8a7892761355d5cea684c4a357c3dba5a56e3be8
2   "name": "JVToolkit",
3   "version": "0.1.0",
4   "summary": "Toolkit of useful libraries to kickstart iOS development!",
5   "description": "Standard set of libraries useful in most projects.\n- JVNetworkUtils: set of wrappers to set headers and retrieve JSON and XML results.\n- JVBaseUtils: extensions to usual classes to enable more productivity.\n- JVUserInterfaceUtils: utils to redirect flow regarding user logging in and signing in.",
6   "homepage": "https://github.com/tiusender/JVToolkit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jorge Villalobos Beato": "jorge.villalobos.beato@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tiusender/JVToolkit.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/tiusender",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "JVToolkit/Classes/**/*",
23   "pushed_with_swift_version": "3.0"