blob: 526a6d2c556254acd042fdf3ae5a7d21dccec912 [file] [log] [blame]
{
"name": "HHUnitConverter",
"version": "1.0",
"summary": "Unit conversion library for Objective-C.",
"homepage": "https://github.com/HiveHicks/HHUnitConverter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HiveHicks": "hivehicks@gmail.com"
},
"source": {
"git": "https://github.com/HiveHicks/HHUnitConverter.git",
"tag": "1.0"
},
"source_files": "Library/**/*.{h,m}",
"requires_arc": false
}