blob: c24908711f638b0d38f6962475a5f8431ba93b20 [file] [log] [blame]
{
"name": "SouthgisLogger",
"version": "0.0.3",
"summary": "Southgis Logger Utils.It is monitoring APP crash reason ,and User operation.",
"description": " A longer description of SouthgisLogger 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://github.com/crash-wu/SouthgisLogger",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"crash_wu": "crash_wu@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/crash-wu/SouthgisLogger.git",
"tag": "0.0.3"
},
"source_files": [
"TianDituFramework/SouthgisLogger",
"*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"YYModel": [
],
"YTKKeyValueStore": [
],
"FMDB": [
]
}
}