[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 3 / d / SouthgisLogger / 0.0.3 / SouthgisLogger.podspec.json
blobc24908711f638b0d38f6962475a5f8431ba93b20
2   "name": "SouthgisLogger",
3   "version": "0.0.3",
4   "summary": "Southgis Logger Utils.It is  monitoring APP crash reason ,and User operation.",
5   "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",
6   "homepage": "https://github.com/crash-wu/SouthgisLogger",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "crash_wu": "crash_wu@163.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/crash-wu/SouthgisLogger.git",
19     "tag": "0.0.3"
20   },
21   "source_files": [
22     "TianDituFramework/SouthgisLogger",
23     "*.{h,m}"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "YYModel": [
29     ],
30     "YTKKeyValueStore": [
32     ],
33     "FMDB": [
35     ]
36   }