[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 7 / 0 / YSStackView / 0.1.0 / YSStackView.podspec.json
blob948d2f3e07748d95725a6b6b674e477069498187
2   "name": "YSStackView",
3   "version": "0.1.0",
4   "summary": "ui stack view of YSStackView.",
5   "description": "'UIStack View write in programtaclly way in order to make it easy to add structures like Login Buttons Screens , etc..'",
6   "homepage": "https://github.com/Yehudshe/YSStackView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yehudshe": "yehudasheleg@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Yehudshe/YSStackView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "Source/**/*.swift",
22   "swift_versions": "5.0",
23   "frameworks": [
24     "UIKit",
25     "MapKit"
26   ],
27   "dependencies": {
28     "AFNetworking": [
29       "~> 2.3"
30     ]
31   },
32   "swift_version": "5.0"