[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / d / 2 / SJImagePickerController / 1.0.0 / SJImagePickerController.podspec.json
blobc0ecc6353798e56e57943f692527f8f585491b18
2   "name": "SJImagePickerController",
3   "version": "1.0.0",
4   "summary": "A simple library that allows you to select images from the photo library",
5   "homepage": "https://github.com/SJ-Lyran/SJImagePickerViewController",
6   "license": "MIT",
7   "authors": {
8     "sheng": "huofeng1990@gmail.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "swift_versions": [
14     "5.0",
15     "5.1"
16   ],
17   "source": {
18     "git": "https://github.com/SJ-Lyran/SJImagePickerViewController.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "SJImagePickerViewController/*.swift",
22   "resources": "SJImagePickerViewController/SJImageResource.bundle",
23   "swift_version": "5.1"