blob: 887588b8ab91bb7d3c01e2623ec23fa3cbd806e8 [file] [log] [blame]
{
"name": "Schifra",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"Schifra/Classes/*.{h}",
"Schifra/Classes/*.{c}"
],
"ios": {
"public_header_files": "Schifra/Classes/shoco.h"
}
}