blob: 0e1135cec39d29ce247629d9c787e65d7add40ff [file] [log] [blame]
{
"name": "Schifra",
"version": "0.1.0",
"summary": "A short description of Schifra.",
"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",
"commit": "bb95c37a7608f70c9e7bd3d5a9ba18f682059ea7"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Schifra/Classes/*.{h}",
"ios": {
"public_header_files": "Pod/Classes/*.{h}"
}
}