blob: 2ba2857cf79a659aefbc6acff7f44ad724002625 [file] [log] [blame]
{
"name": "SourceLine",
"version": "1.0",
"summary": "SourceLine is a test proj.",
"description": " A longer description of SourceLine in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
"homepage": "https://vap9835.allstate.com/akalg/CocoaPodsRepo.git",
"license": {
"type": "MIT",
"file": "README.MD"
},
"authors": {
"akalg": "akalg@allstate.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://vap9835.allstate.com/akalg/CocoaPodsRepo.git",
"tag": "1.0"
},
"source_files": "CocoaPodTesting/**/*.{h,m}"
}