[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 9 / 3 / 7 / BiSON / 1.0.1 / BiSON.podspec.json
blob0ed3c6ce7d1300342ed7aea4ab827e8d0b678688
2   "name": "BiSON",
3   "version": "1.0.1",
4   "summary": "A portable BSON C library",
5   "homepage": "https://github.com/smartdevicelink/bson_c_lib",
6   "license": {
7     "type": "New BSD",
8     "file": "LICENSE"
9   },
10   "preserve_paths": "src/emhashmap/LICENSE",
11   "authors": {
12     "SmartDeviceLink Team": "developer@smartdevicelink.com"
13   },
14   "platforms": {
15     "ios": "6.0",
16     "osx": "10.7",
17     "watchos": "2.0",
18     "tvos": "9.0"
19   },
20   "source": {
21     "git": "https://github.com/smartdevicelink/bson_c_lib.git",
22     "tag": "1.0.1"
23   },
24   "source_files": [
25     "src/*.{h,c}",
26     "src/emhashmap/*.{h,c}"
27   ],
28   "header_mappings_dir": "src"