[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 3 / 2 / SBUnits / 0.1.0 / SBUnits.podspec.json
blob69f2b20ea5171495b9b23824950168db7d24897f
2   "name": "SBUnits",
3   "version": "0.1.0",
4   "summary": "Dimensions, Units and Quantities",
5   "description": "A number without its unit of measure is meaningless at best and dangerous at worst. The unit\nprovides the context within which to interpret the value...",
6   "homepage": "http://github.com/EBGToo/SBUnits",
7   "license": "MIT",
8   "authors": {
9     "Ed Gamble": "ebg@opuslogica.com"
10   },
11   "source": {
12     "git": "https://github.com/EBGToo/SBUnits.git",
13     "tag": "0.1.0"
14   },
15   "source_files": "Sources/*.swift",
16   "platforms": {
17     "osx": "10.9"
18   }