[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / 3 / c / testFramework-popTestWilson / 0.2.0 / testFramework-popTestWilson.podspec.json
blob147d69f8eba155c37229935f06ada7c4c82da09f
2   "name": "testFramework-popTestWilson",
3   "version": "0.2.0",
4   "summary": "A short description of testFramework.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/seonmin-kim/testFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "seonmin-kim": "kimgim7311@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/seonmin-kim/testFramework.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "**/Classes/**/*",
22   "exclude_files": [
23     "testFramework/Classes/Info.plist",
24     "testFramework/Classes/Inicat/Info.plist",
25     "testFramework/Classes/Source/Info.plist"
26   ],
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   }