[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / d / 5 / AZLPhotoBrowser / 0.1.0 / AZLPhotoBrowser.podspec.json
blob6f7a970a51557e573685fca6c2ab9e56f38fd60f
2   "name": "AZLPhotoBrowser",
3   "version": "0.1.0",
4   "summary": "简单的图片浏览控件",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/azusalee/AZLPhotoBrowser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "azusalee": "384433472@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/azusalee/AZLPhotoBrowser.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "subspecs": [
22     {
23       "name": "Core",
24       "source_files": "AZLPhotoBrowser/Classes/**/*",
25       "dependencies": {
26         "SDWebImage": [
28         ],
29         "AZLExtend": [
31         ]
32       }
33     }
34   ]