blob: fac13dd0e4c8798de7f8d13f6549eaa4a9e589ed [file] [log] [blame]
{
"name": "SAGeometry",
"version": "0.1.0",
"summary": "A geometry helper for core graphics written in swift.",
"homepage": "https://github.com/srinija/SAGeometry",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Srinija Ammapalli",
"source": {
"git": "https://github.com/srinija/SAGeometry.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SAGeometry/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}