[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 9 / 0 / JustNetworking / 1.0.1 / JustNetworking.podspec.json
blob403eceddf2f5c07fde13665496524352d200d18c
2   "name": "JustNetworking",
3   "version": "1.0.1",
4   "summary": "A small architecture library for simplify the networking layer",
5   "description": "Your description here.",
6   "homepage": "https://github.com/guseducampos/JustNetworking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gustavo Campos": "guseducampos@gmail.com"
13   },
14   "social_media_url": "",
15   "platforms": {
16     "ios": "10.0",
17     "osx": "10.10",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "swift_version": "4.1",
22   "source": {
23     "git": "https://github.com/guseducampos/JustNetworking.git",
24     "tag": "1.0.1"
25   },
26   "source_files": "Sources/**/*",
27   "frameworks": "Foundation"