[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 7 / b / includepodtes / 0.0.3 / includepodtes.podspec.json
blob695831858ebc1128efcd39a5c95972813b0902f4
2   "name": "includepodtes",
3   "version": "0.0.3",
4   "summary": "A nice logger tool in Swift.",
5   "description": "A nice logger tool in Swift. Cheers",
6   "homepage": "https://gitlab.com/roby2409/includepodtes",
7   "license": {
8     "type": "MIT",
9     "file": "license"
10   },
11   "authors": {
12     "roby setiawan": "robysetiawan2409@gmail.com"
13   },
14   "platforms": {
15     "ios": "14.0"
16   },
17   "ios": {
18     "vendored_frameworks": "includepodtes.framework"
19   },
20   "source": {
21     "git": "https://gitlab.com/roby2409/includepodtes.git",
22     "tag": "0.0.3"
23   },
24   "exclude_files": "Classes/Exclude",
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   }