[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / b / 5 / a / ABCore / 1.0.0 / ABCore.podspec.json
blob67a686d9e733419b56522d81215fe689472d27a4
2   "name": "ABCore",
3   "version": "1.0.0",
4   "summary": "Starting point for rest of frameworks",
5   "homepage": "https://github.com/abobr-itra/ABCore",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Andrey Bobr": "a.bobr@itransition.com"
12   },
13   "source": {
14     "http": "https://github.com/abobr-itra/ABCore/raw/89b8275ea6931b53c89ef74f3fa8f546fe131870/ABCore.zip"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "ios": {
20     "vendored_frameworks": "ABCore/PSACommon.framework"
21   },
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   }