[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / 3 / a / loop-sdk-ios-beta / 1.0.3 / loop-sdk-ios-beta.podspec.json
blobdc50a20d802a0e10e579a072484f3d383f27f7f9
2   "name": "loop-sdk-ios-beta",
3   "version": "1.0.3",
4   "summary": "Loop SDK Framework",
5   "description": "Loop SDK specific description",
6   "homepage": "https://github.com/keubikhq/loop-sdk-ios-beta",
7   "license": "MIT",
8   "authors": {
9     "ashish painuly": ""
10   },
11   "platforms": {
12     "ios": "14.0"
13   },
14   "source": {
15     "git": "https://github.com/keubikhq/loop-sdk-ios-beta.git",
16     "tag": "1.0.3"
17   },
18   "source_files": "Sources/Loop-SDK.xcframework/**/*.{h,m,swift}",
19   "requires_arc": true,
20   "pod_target_xcconfig": {
21     "VALID_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "user_target_xcconfig": {
24     "VALID_ARCHS[sdk=iphonesimulator*]": "arm64"
25   }