blob: 07b714fd05b7047ee5a191662f8215bc30085e6a [file] [log] [blame]
{
"name": "HemuSDK",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HemuSDK/"
}