blob: cadf172a2a2b9bef2022619646f32fcd478cc677 [file] [log] [blame]
{
"name": "JustAnotherTest",
"version": "0.1.0",
"summary": "JustAnotherTest for cocopods",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/thanga-ayyanar/JustAnotherTest",
"swift_version": "3.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"thanga-ayyanar": "thangaayyanar@gmail.com"
},
"source": {
"git": "https://github.com/thanga-ayyanar/JustAnotherTest.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JustAnotherTest/Classes/**/*"
}