blob: db6c2817a3c70788c1bd508c987b667b42eed35d [file] [log] [blame]
{
"name": "MAVIC",
"version": "1.0.0",
"summary": "An experimental Objective-C design pattern.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/IHEARTCOOKIES/MAVIC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Filip Busic": "filipbusic12@gmail.com"
},
"source": {
"git": "https://github.com/IHEARTCOOKIES/MAVIC.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "MAVIC/Classes/**/*"
}