[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / 1 / 9 / HHUnitConverter / 2.0 / HHUnitConverter.podspec.json
blob20874bae7391e1253bf6cc83599ded70cdd776b9
2   "name": "HHUnitConverter",
3   "version": "2.0",
4   "summary": "Unit conversion library for Objective-C.",
5   "homepage": "https://github.com/HiveHicks/HHUnitConverter",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "HiveHicks": "hivehicks@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/HiveHicks/HHUnitConverter.git",
15     "tag": "2.0"
16   },
17   "platforms": {
18     "ios": 7.0
19   },
20   "source_files": "Library/**/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "PESGraph": [
25     ]
26   }