blob: 083ac3eb4ac74ef1d9ab06f9ba2e1a77cce1e25f [file] [log] [blame]
{
"name": "TrueScale",
"version": "1.0.0",
"summary": "Make CGRect, CGSize, CGPoint from [mm], [cm] and [inch].",
"homepage": "https://github.com/ReoHokazono/TrueScale",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Reo Hokazono": "email@address.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ReoHokazono/TrueScale.git",
"tag": "1.0.0"
},
"source_files": "TrueScale/**/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}