[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 7 / 2 / 0 / NextBillionMap / 1.0.0 / NextBillionMap.podspec.json
bloba59648837024dee97e9ad728996b2cdde728eeb8
2   "name": "NextBillionMap",
3   "version": "1.0.0",
4   "summary": "The nextbillion.ai iOS  map cocoapods repo",
5   "description": "This is a iOS xcframework repository, users can integrate with Nextbillion iOS map through cocoaPods",
6   "homepage": "https://github.com/nextbillion-ai/nextbillion-map-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qiu": "zhengshen@nextbillion.ai"
13   },
14   "source": {
15     "git": "https://github.com/nextbillion-ai/nextbillion-map-ios.git"
16   },
17   "vendored_frameworks": "Nbmap.xcframework",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "user_target_xcconfig": {
22     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
23   },
24   "pod_target_xcconfig": {
25     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
26   }