blob: 6258a925f19ac267c2dfd5c53a0762f566e91ab1 [file] [log] [blame]
{
"name": "KGitTestCocoa",
"version": "0.1.0",
"summary": "Test project for cocoapod",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/krishnads/KGitTestCocoa",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Krishna Datt Shukla": "krishnads03@gmail.com"
},
"source": {
"git": "https://github.com/krishnads/KGitTestCocoa.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/krishnads03",
"platforms": {
"ios": "8.0"
},
"source_files": "KGitTestCocoa/Classes/**/*"
}