[Add] AdisonOfferwallSDK 3.9.6
[CocoaPods.git] / Specs / 9 / 4 / 2 / HidingFramework / 0.1.0 / HidingFramework.podspec.json
blobecfb580dac1857399b06511db20d5c8b3a1309e6
2   "name": "HidingFramework",
3   "version": "0.1.0",
4   "summary": "A nice logger tool in Swift.",
5   "description": "A nice logger tool in Swift. Cheers",
6   "homepage": "https://github.com/Poppy0729",
7   "license": {
8     "type": "MIT",
9     "file": "license"
10   },
11   "authors": {
12     "Saowalak Rungrat": "saowalak@buzzebees.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "ios": {
18     "vendored_frameworks": "HidingFramework.framework"
19   },
20   "source": {
21     "http": "https://pop-framework.s3.ap-southeast-1.amazonaws.com/0.1.0/HidingFramework.zip"
22   },
23   "exclude_files": "Classes/Exclude",
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
26     "CODE_SIGNING_ALLOWED": "NO",
27     "CODE_SIGN_IDENTITY": "NO"
28   },
29   "pod_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
31     "CODE_SIGNING_ALLOWED": "NO",
32     "CODE_SIGN_IDENTITY": "NO"
33   }