[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / e / 2 / ASPhotoBrowserView / 0.1.1 / ASPhotoBrowserView.podspec.json
blob979b4cdb6a48e6c67d22070f1bd73e5e662354a9
2   "name": "ASPhotoBrowserView",
3   "version": "0.1.1",
4   "summary": "A short description of ASPhotoBrowserView.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/AngelSunpx/ASPhotoBrowserView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AngelSunpx": "spxcool12520@163.com"
13   },
14   "source": {
15     "git": "https://github.com/AngelSunpx/ASPhotoBrowserView.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ASPhotoBrowserView/src/*.{h,m,c,mm}",
22   "resources": "ASPhotoBrowserView/src/Resources/*.{png,jpg,gif}",
23   "dependencies": {
24     "YBImageBrowser": [
26     ],
27     "YBImageBrowser/Video": [
29     ],
30     "ZLPhotoBrowser": [
31       "~> 3.2"
32     ]
33   }