[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / b / a / FNineSeven / 0.0.4 / FNineSeven.podspec.json
blobbe328238190514ae95609d2c3c5b8387e1caba6f
2   "name": "FNineSeven",
3   "version": "0.0.4",
4   "summary": "iOS SDK for Hello World, including example app",
5   "homepage": "https://github.com/shuvokr",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "looktou": "shuvosksk@gmail.com"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "swift_versions": "5.0",
17   "source": {
18     "git": "https://github.com/shuvokr/FNineSeven.git",
19     "tag": "0.0.4"
20   },
21   "source_files": "FNineSeven/**/*.{h,m,swift}",
22   "public_header_files": "FNineSeven/**/*.h",
23   "dependencies": {
24     "SwiftyJWT": [
25       "~> 0.0.3"
26     ]
27   },
28   "swift_version": "5.0"