blob: ec7a80ca2ad07d8065a94f5df010b3d0b2996bb2 [file] [log] [blame]
{
"name": "Scale",
"version": "1.1.0",
"summary": "Unit converter in Swift",
"homepage": "https://github.com/onmyway133/Scale",
"license": "MIT",
"authors": {
"Khoa Pham": "onmyway133@gmail.com"
},
"source": {
"git": "https://github.com/onmyway133/Scale.git",
"tag": "1.1.0"
},
"social_media_url": "https://twitter.com/onmyway133",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources/**/*",
"pushed_with_swift_version": "3.0"
}