[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / a / e / SampleFramework20211004 / 1.0.1 / SampleFramework20211004.podspec.json
blob8c06135084d5c0bf7118a77b729cf7fbfa8bc972
2   "name": "SampleFramework20211004",
3   "version": "1.0.1",
4   "summary": "Summary for SampleFramework(test pod include)",
5   "description": "Detail description for SampleFramework(test pod include)",
6   "homepage": "https://github.com",
7   "authors": {
8     "DI": "derekip1213@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/personal-di/SampleFramework.git",
12     "tag": "1.0.1"
13   },
14   "license": {
15     "type": "MIT",
16     "text": "MIT License"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "4.0",
22   "user_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
24   },
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
27   },
28   "frameworks": "SystemConfiguration",
29   "ios": {
30     "frameworks": "UIKit"
31   },
32   "dependencies": {
33     "DynamicBlurView": [
35     ]
36   },
37   "source_files": "SampleFramework/**/*.{swift}",
38   "swift_version": "4.0"