[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / 4 / e / SystemaSDK / 0.1.2 / SystemaSDK.podspec.json
blobef75069f6b850f140a8eac96425e5d5f18a2fbeb
2   "name": "SystemaSDK",
3   "version": "0.1.2",
4   "summary": "Systema AI Mobile SDK",
5   "description": "Systema AI Mobile SDK lets you easily integrate the Systema AI REST APIs with your mobile apps.\nDeveloper documentation = https://systema-labs.gitlab.io/systema-sdk/",
6   "homepage": "https://gitlab.com/systema-labs/systema-sdk-xcframework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Systema AI": "development@systema.ai"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://bitbucket.org/systema-ai/systema-sdk-xcframework.git",
19     "tag": "0.1.2"
20   },
21   "exclude_files": "Classes/Exclude",
22   "vendored_frameworks": "SystemaSDK.xcframework",
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
25   },
26   "pod_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
28   }