[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 3 / 2 / 8 / DoubleConversionJM / 1.1.6 / DoubleConversionJM.podspec.json
blob126e0007500f7fc98463290de9df70d6e57395e2
2   "name": "DoubleConversionJM",
3   "version": "1.1.6",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "http://10.0.10.85/app/ios/DoubleConversion",
8   "summary": "Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles",
9   "authors": "Jimi,Google",
10   "source": {
11     "git": "http://10.0.10.85/app/ios/DoubleConversion.git",
12     "tag": "1.1.6"
13   },
14   "source_files": "double-conversion/*.{h,cc}",
15   "public_header_files": "double-conversion/*.{h}",
16   "platforms": {
17     "ios": "9.0",
18     "tvos": "9.2"
19   }