blob: 1ac5ada61fccbd7b1cad8e356db341496c875285 [file] [log] [blame]
{
"name": "Opera",
"version": "0.1.0",
"summary": "Factory pattern for ObjC",
"description": "A generic implementation of factory pattern for ObjC",
"homepage": "https://github.com/CopyIsRight/Opera",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pietro Caselani": "pc1992@gmail.com",
"Felipe Lobo": "frlwolf@gmail.com"
},
"source": {
"git": "https://github.com/CopyIsRight/Opera.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Opera/Classes/**/*"
}