[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 4 / 8 / e / TestProd / 0.0.1 / TestProd.podspec.json
blob263a54c1efbae4d93ec203e4a1479c65547b25a7
2   "name": "TestProd",
3   "version": "0.0.1",
4   "summary": "A short description of TestProd.",
5   "description": "Test private framework",
6   "homepage": "http://EXAMPLE/TestProd",
7   "license": "MIT",
8   "authors": {
9     "Mikhail Lutskii": "m.lutskiy@group-ib.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "ios": {
15     "vendored_frameworks": "TestProd.framework"
16   },
17   "source": {
18     "http": "https://github.com/loutskiy/TestPod/raw/main/TestProd.framework.zip"
19   },
20   "pod_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   }