[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 6 / 1 / 3 / PoilabsCore / 1.0.0 / PoilabsCore.podspec.json
blobbfdb18676e4a1bf3ed20f1e554f0cd7ee8ac1c14
2   "name": "PoilabsCore",
3   "platforms": {
4     "ios": "11.0"
5   },
6   "summary": "PoilabsCore",
7   "version": "1.0.0",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Emre Kuru": "emre@poilabs.com"
14   },
15   "homepage": "https://github.com/poiteam/PoilabsCorePod",
16   "source": {
17     "git": "https://github.com/poiteam/PoilabsCorePod.git",
18     "tag": "1.0.0"
19   },
20   "pod_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "ios": {
27     "vendored_frameworks": "PoilabsCore.xcframework"
28   }