blob: e8bfae643e0c170e5d1420659bf6502f5da83647 [file] [log] [blame]
{
"name": "DemoSign",
"version": "0.0.1",
"summary": "Demo App",
"description": "Testing Pod for demo app.",
"homepage": "https://github.com/ssravins/DemoSign",
"license": "MIT",
"authors": {
"ssravins": "email@address.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/ssravins/DemoSign.git",
"commit": "50d2c8c575507903c14f2ce22f1c3fcd616e8fec"
},
"source_files": [
"DemoSign",
"DemoSign/**/*.{h,m}"
],
"exclude_files": "DemoSign/Exclude"
}