[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / 4 / e / MyFrameworkFinal / 1.1.0 / MyFrameworkFinal.podspec.json
blob5ccea061dfd9bc66efabe92280ed8e0bd5941c0f
2   "name": "MyFrameworkFinal",
3   "version": "1.1.0",
4   "summary": "Sample Spec",
5   "homepage": "https://github.com/prefmemahendra/SDKDemo",
6   "description": "TestPTA is a small and lightweight Swift framework",
7   "authors": {
8     "Mahendra": "mahendra.rajput@prefme.com"
9   },
10   "license": {
11     "type": "MIT",
12     "text": "MIT License"
13   },
14   "platforms": {
15     "ios": "12.4"
16   },
17   "source": {
18     "git": "https://github.com/prefmemahendra/SDKDemo.git",
19     "tag": "1.1.0"
20   },
21   "source_files": "**/*.{h,m,swift}",
22   "requires_arc": true,
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "swift_versions": "5.0",
30   "swift_version": "5.0"