blob: 288eaff1f4e460b9eed5947795f942572a6df133 [file] [log] [blame]
{
"name": "ABLTD",
"version": "0.1.0",
"summary": "My First pod",
"swift_version": "3.2",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/abhibond42/ABLTD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"abhibond42": "abhishek_hiremath@mcafee.com"
},
"source": {
"git": "https://github.com/abhibond42/ABLTD.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ABLTD/Classes/**/*"
}