blob: 8721644937ccaddd09ae53ab67bc94d41159350e [file] [log] [blame]
{
"name": "MAPuzzleShapeView",
"version": "0.0.2",
"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.2"
},
"source_files": "MAPuzzleShapeView/MAPuzzleShapeView/Classes/GUI/MAPuzzleShapeView/*.{h,m}",
"frameworks": "UIKit",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}