blob: d33143f9923ef5d80e77711a39df208f5ed593eb [file] [log] [blame]
{
"name": "AnkPod",
"version": "0.1.0",
"summary": "Just a sample practice library",
"swift_version": "4",
"description": "This is a practice cocoapod, so please ignore it.",
"homepage": "https://github.com/ankushkushwaha/AnkPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ankush Kushwaha": "ankush7377@gmail.com"
},
"source": {
"git": "https://github.com/ankushkushwaha/AnkPod.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AnkPod/Classes/**/*"
}