blob: a7cd1b3f43d3120b76ef59042b7a60de15c529d5 [file] [log] [blame]
{
"name": "RingSizerSwift",
"version": "0.1.0",
"summary": "Ring Sizer UIView to display ring size",
"description": "Ring Sizer is a simple widget to find the ring size by placing ring on iPhone/iPad screen.",
"homepage": "https://github.com/zelin/Ring-Sizer-Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Muhammad Umar": "ee_umar@yahoo.com"
},
"source": {
"git": "https://github.com/zelin/Ring-Sizer-Swift.git",
"tag": "0.1.0"
},
"swift_version": "4.1",
"platforms": {
"ios": "8.1"
},
"source_files": "RingSizerSwift/Library/*"
}