[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / 0 / 8 / e / PivoBasicSDK / 0.0.9 / PivoBasicSDK.podspec.json
blob4acf31173110ebee9fdbf396648e882cc74de3b3
2   "name": "PivoBasicSDK",
3   "version": "0.0.9",
4   "summary": "Pivo Basic SDK",
5   "description": "Allow other applications can connect and control Pivo Pod",
6   "homepage": "https://developer.pivo.app/",
7   "license": "FILE_LICENSE",
8   "authors": {
9     "3i Inc.": "app@3i.ai",
10     "Tuan Do": "tuando@3i.ai"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "pod_target_xcconfig": {
16     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
17   },
18   "user_target_xcconfig": {
19     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
20   },
21   "source": {
22     "git": "https://github.com/pivo-inc/pivo-basic-sdk-ios.git",
23     "tag": "0.0.9"
24   },
25   "source_files": "PivoBasicSDK.framework/Headers/*.h",
26   "ios": {
27     "vendored_frameworks": "PivoBasicSDK.framework"
28   }