[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 9 / 7 / SWShowFrameworke / 1.0.3 / SWShowFrameworke.podspec.json
blobfda5df433f68b30447c45a537fce977bf92099cb
2   "name": "SWShowFrameworke",
3   "version": "1.0.3",
4   "summary": "Test For SWShowFrameworke.",
5   "description": "this is my first framework, now I am learning to upload it to cocoapod",
6   "homepage": "https://gitee.com/wewe_123456/swshow-frameworke.git",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "": ""
13   },
14   "source": {
15     "git": "https://gitee.com/wewe_123456/swshow-frameworke.git",
16     "tag": "1.0.3"
17   },
18   "vendored_frameworks": "SWShowFrameworke.framework",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "pod_target_xcconfig": {
24     "VALID_ARCHS": "x86_64 armv7 arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "x86_64 armv7 arm64"
28   },
29   "platforms": {
30     "osx": null,
31     "ios": null,
32     "tvos": null,
33     "watchos": null
34   }