blob: 2ec213b567c747d9f60449427e93abc3466d4592 [file] [log] [blame]
{
"name": "TrueScale",
"version": "0.5",
"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": "0.5"
},
"source_files": "TrueScale/**/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}