[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / 6 / c / SYCustomCamera / 0.2.0 / SYCustomCamera.podspec.json
blob03120d297e51f6772ad3173b522b018e17a37bbd
2   "name": "SYCustomCamera",
3   "version": "0.2.0",
4   "summary": "SYCustomCamera is CustomCamera",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/bsytt/SYCustomCamera",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bsytt": "15893398117@163.com"
13   },
14   "source": {
15     "git": "https://github.com/bsytt/SYCustomCamera.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": [
22     "SYCustomCamera/Classes/**/*.{swift}",
23     "SYCustomCamera/Classes/Custom/View/*.{h,m,swift}",
24     "SYCustomCamera/Classes/Custom/Crop/CropViewController/*.{h,m,swift}"
25   ],
26   "resource_bundles": {
27     "SYCustomCamera": [
28       "SYCustomCamera/Assets/*.png"
29     ]
30   },
31   "dependencies": {
32     "SnapKit": [
34     ],
35     "TOCropViewController": [
37     ]
38   }