[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / f / d / NAOSDKFramework / 4.11.15.2 / NAOSDKFramework.podspec.json
blob4e70ad2c3f5fa3a90c11b416ea865c60c99671b6
2   "name": "NAOSDKFramework",
3   "version": "4.11.15.2",
4   "summary": "NAOSDKFramework is a Pole Star dyanamic framework that the indoor location library.",
5   "description": "NAOSDKFramework framework provides the indoor location library for the swift application integration.",
6   "homepage": "http://docs.nao-cloud.com/",
7   "license": {
8     "type": "POLESTAR",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pole Star": "support@polestar.eu"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://bitbucket.org/polestarusa/naosdkframework.git",
19     "tag": "4.11.15.2"
20   },
21   "vendored_frameworks": "NAOSDKFramework.xcframework",
22   "xcconfig": {
23     "FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/NAOSDKFramework"
24   },
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ],
29   "pod_target_xcconfig": {
30     "INFOPLIST_FILE": "NAOSDKFramework.xcframework/Info.plist",
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   }