blob: 39846a6ee3c385184053e6ba553121c59a89cc47 [file] [log] [blame]
{
"name": "UIBezierPathOvalSegment",
"version": "0.1.0",
"summary": "UIBezierPathOvalSegment.",
"homepage": "https://github.com/giuseppenucifora/UIBezierPathOvalSegment",
"license": "MIT",
"authors": {
"Giuseppe Nucifora": "me@giuseppenucifora.com"
},
"source": {
"git": "https://github.com/giuseppenucifora/UIBezierPathOvalSegment.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"UIBezierPathOvalSegment": [
"Pod/Assets/*.png"
]
}
}