blob: ef11cc381b7e4995e7dc9eedd70a2f505fbba09a [file] [log] [blame]
{
"name": "UIBezierPathSerialization",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Encode and decode between JSON and UIBezierPath objects",
"authors": {
"Illya Busigin": "http://illyabusigin.com/"
},
"source": {
"git": "https://github.com/illyabusigin/UIBezierPathSerialization.git",
"tag": "1.0.0"
},
"homepage": "https://github.com/illyabusigin/UIBezierPathSerialization",
"platforms": {
"ios": "6.0"
},
"source_files": "UIBezierPathSerialization",
"frameworks": "CoreGraphics",
"requires_arc": true
}