blob: 30d6756995d78ed85c1497eaf1c8b0be751b9627 [file] [log] [blame]
{
"name": "Schifra",
"version": "0.1.3",
"summary": "Schifra just make framework",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/MaheepK/Schifra",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maheep Kaushal": "maheepkaushal@gmail.com"
},
"source": {
"git": "https://github.com/MaheepK/Schifra.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Schifra/Classes/*.{h}",
"ios": {
"public_header_files": "Schifra/Classes/*.{h}"
}
}