blob: 8729c3b8b80339cf0b05cdfd4a1e32caea476f05 [file] [log] [blame]
{
"name": "iOSViews1",
"version": "0.1.0",
"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/iOSView1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hemrajjhariya@gmail.com": "hemrajjhariya@mail.com"
},
"source": {
"git": "https://github.com/Hemrajjhariya/iOSView1.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "iOSViews1/Classes/**/*"
}