blob: e10e87a36493be21210e466ddb7f75090df51e2c [file] [log] [blame]
{
"name": "HemuSDK",
"version": "0.0.2",
"summary": "You can work on the library from its folder on your system.",
"description": "You can test the syntax of your Podfile by linting the pod against the files of its directory, this won't test the downloading aspect of linting.",
"homepage": "https://github.com/Hemrajjhariya/HemuSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hemrajjhariya@gmail.com": "hemrajjhariya@mail.com"
},
"source": {
"git": "https://github.com/Hemrajjhariya/HemuSDK.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HemuSDK/"
}