blob: b24f729962225c2fb010ad20f6460076dec2d3ed [file] [log] [blame]
{
"name": "MAPuzzleShapeView",
"version": "0.0.1",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/mardelean/MAPuzzleShapeView",
"authors": {
"Madalina Ardelean": "ardeleanmada1@gmail.com"
},
"summary": "A rectangular view with puzzle shapes drawn on different sides.",
"source": {
"git": "https://github.com/mardelean/MAPuzzleShapeView.git",
"tag": "0.0.1"
},
"source_files": "MAPuzzleShapeView/MAPuzzleShapeView/Classes/GUI/MAPuzzleShapeView/*.{h,m}",
"frameworks": "UIKit",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}