[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 9 / f / stoneFramework / 1.6.0 / stoneFramework.podspec.json
blobee48dece83737a90992689d9a7c761402c373191
2   "name": "stoneFramework",
3   "version": "1.6.0",
4   "summary": "This is my test pod.",
5   "homepage": "https://github.com/stone-4827321",
6   "license": "MIT",
7   "authors": {
8     "stone": "1249642409@qq.com"
9   },
10   "platforms": {
11     "ios": "15.0"
12   },
13   "source": {
14     "git": "https://github.com/stone-4827321/stoneFramework.git",
15     "tag": "1.6.0"
16   },
17   "source_files": "stoneFramework.framework/Headers/*.{h}",
18   "ios": {
19     "vendored_frameworks": "stoneFramework.framework"
20   },
21   "requires_arc": true,
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   }