[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / f / d / NAOSDKFramework / 1.14.1 / NAOSDKFramework.podspec.json
blob61599c2121582853e73f153e85f85951140a3a7f
2   "name": "NAOSDKFramework",
3   "version": "1.14.1",
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": "1.14.1"
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   }