[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 4 / 7 / ALXPhotoViewer / 0.1.1 / ALXPhotoViewer.podspec.json
blob42e6f9e965b55c9ccbfddeea0fe32bfa984a45bd
2   "name": "ALXPhotoViewer",
3   "version": "0.1.1",
4   "summary": "A common photo viewer seen in Wechat.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/alexlearnstocode/ALXPhotoViewer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "alexlearnstocode": "229570121@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/alexlearnstocode/ALXPhotoViewer.git",
16     "tag": "0.1.1"
17   },
18   "social_media_url": "https://www.jianshu.com/u/fb6f45f5a7f6",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "ALXPhotoViewer/Classes/**/*",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "ALXUtil": [
26       "~> 0.1.7"
27     ]
28   }