[Add] RapidKitFoundation_MacOS 2024.1230.1857.641
[CocoaPods.git] / Specs / 9 / 6 / e / P2PCameraSDK_iOS / 1.0.18.beta.5 / P2PCameraSDK_iOS.podspec.json
blobf858a48d1c08dd09db3d50bb4f07614465f3145e
2   "name": "P2PCameraSDK_iOS",
3   "version": "1.0.18.beta.5",
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     "http": "https://askeycloud.askey.com/owncloud/index.php/s/1TukN8YlQb0HYmo/download",
16     "type": "zip"
17   },
18   "source_files": "Framework/CameraSDK.framework/Headers/*.{h}",
19   "vendored_frameworks": "Framework/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   }