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