[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 8 / 0 / 4 / WSApm / 2.4.1 / WSApm.podspec.json
blob64cc0606a3ea98384cf0cca71e24d40f6d3eb036
2   "name": "WSApm",
3   "version": "2.4.1",
4   "summary": "Wangsu APM",
5   "description": "Wangsu APM SDK",
6   "homepage": "https://www.wangsu.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wsapm": "vpclient_coop@wangsu.com"
13   },
14   "source": {
15     "git": "https://github.com/wsapm/WSAPM.git",
16     "tag": "2.4.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": [
22     "Release/MUF.xcframework",
23     "Release/WSAPM.xcframework",
24     "Release/MUFCrashKit.xcframework"
25   ],
26   "resources": "Release/WSAPM.bundle",
27   "pod_target_xcconfig": {
28     "VALID_ARCHS": "arm64 armv7 x86_64"
29   }