[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 5 / a / PicDataSDK / 1.0.1 / PicDataSDK.podspec.json
blob5092f0972349b399cc8510c7b0b28c6850462084
2   "name": "PicDataSDK",
3   "version": "1.0.1",
4   "summary": "Private method for PicData. Framework of PicDataSDK",
5   "description": "Framework of PicDataSDK, which provide private methods for PicData.",
6   "homepage": "https://github.com/Garenge/PicDataSDKFramework",
7   "license": "MIT",
8   "authors": {
9     "Garenge": "garenge@outlook.com"
10   },
11   "source": {
12     "git": "https://github.com/Garenge/PicDataSDKFramework.git",
13     "tag": "1.0.1"
14   },
15   "source_files": "PicDataSDK.xcframework/ios-arm64_armv7/PicDataSDK.framework/**/*.h",
16   "public_header_files": "PicDataSDK.xcframework/ios-arm64_armv7/PicDataSDK.framework/**/*.h",
17   "platforms": {
18     "ios": "9.0"
19   },
20   "pod_target_xcconfig": {
21     "SUPPORTS_MACCATALYST": "YES",
22     "DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER": "NO"
23   },
24   "resources": "PicDataSDKResource.bundle",
25   "vendored_frameworks": "PicDataSDK.xcframework",
26   "dependencies": {
27     "Masonry": [
29     ],
30     "SDWebImage": [
31       "~> 5.0"
32     ]
33   }