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