blob: 8e8c28a48855ed628e4288a8a7c1fadd3a4db198 [file] [log] [blame]
{
"name": "Schifra",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Schifra/Classes/*.{h}",
"ios": {
"public_header_files": "Pod/Classes/*.{h}"
}
}