[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 3 / 4 / ALDoubleConversion / 1.1.5 / ALDoubleConversion.podspec.json
blob3f3fc805789cba4db353b81b610163f404dafb97
2   "name": "ALDoubleConversion",
3   "version": "1.1.5",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/google/double-conversion",
8   "summary": "Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles",
9   "authors": "Google",
10   "source": {
11     "git": "https://github.com/baiwhte/ALDoubleConversion.git",
12     "tag": "v1.1.5"
13   },
14   "module_name": "DoubleConversion",
15   "source_files": "double-conversion/**.{h,cc}",
16   "platforms": {
17     "ios": "8.0",
18     "tvos": "9.2"
19   }