[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 6 / 4 / 7 / RYPhotosBrowser / 0.0.1 / RYPhotosBrowser.podspec.json
blobd914db9db3c304e88dfe32729a23a99e6107ffe9
2   "name": "RYPhotosBrowser",
3   "summary": "PhotosBrowser for iOS by.RyukieSama",
4   "version": "0.0.1",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "Ryukie": "ryukie.sama@gmail.com"
11   },
12   "homepage": "https://github.com/RyukieSama/RYPhotosBrowser.git",
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/RyukieSama/RYPhotosBrowser.git",
18     "tag": "0.0.1"
19   },
20   "requires_arc": true,
21   "source_files": "RYPhotosBrowser/**/*.{h,m}",
22   "libraries": [
23     "z",
24     "sqlite3"
25   ],
26   "dependencies": {
27     "Masonry": [
29     ],
30     "SDWebImage": [
32     ]
33   }