[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / c / 0 / FzmCameraSDK / 0.0.1 / FzmCameraSDK.podspec.json
blob8dcfddae0f48a95a52f7de1f47d3b5eb97f396cb
2   "name": "FzmCameraSDK",
3   "version": "0.0.1",
4   "summary": "Camera SDK used on iOS fuzhimin",
5   "description": "It is a Camera SDK used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/fuzhimin/FzmCameraSDK.git",
7   "license": "MIT",
8   "authors": {
9     "fuzhimin": "ron.fu@cdskysoft.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/fuzhimin/FzmCameraSDK.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "CameraSDK.framework/Headers/*.{h}",
19   "vendored_frameworks": "CameraSDK.framework",
20   "frameworks": "Foundation",
21   "libraries": [
22     "z.1.2.11",
23     "iconv.2.4.0",
24     "bz2.1.0"
25   ]