[Add] YLCategory-Swift-MacOS 1.0.2
[CocoaPods.git] / Specs / 9 / 6 / e / P2PCameraSDK_iOS / 1.0.18.beta.4 / P2PCameraSDK_iOS.podspec.json
blob7d518e6dcaf9fe8147988a4b587c9012f4ad17ab
2   "name": "P2PCameraSDK_iOS",
3   "version": "1.0.18.beta.4",
4   "summary": "Camera SDK used on iOS",
5   "description": "It is a Camera SDK used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/ask-DD16-ey/P2PCameraSDK_iOS",
7   "license": "MIT",
8   "authors": {
9     "ask-DD16-ey": "askey.dd16@gmail.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/ask-DD16-ey/P2PCameraSDK_iOS.git",
16     "tag": "1.0.18.beta.4"
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   ],
26   "pod_target_xcconfig": {
27     "VALID_ARCHS": "x86_64 armv7 arm64"
28   }