[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / f / b / ICTraceLog / 1.0.0 / ICTraceLog.podspec.json
blob871fa460d9db2267adccb8d4ce85112a508c9b07
2   "name": "ICTraceLog",
3   "version": "1.0.0",
4   "summary": "A simple log system with level control & output control",
5   "description": "Simple log system with level control & output control, easy to use.",
6   "homepage": "https://github.com/IvanChan/ICTraceLog",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "_ivanC": "_ivanC"
13   },
14   "source": {
15     "git": "https://github.com/IvanChan/ICTraceLog.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "ICTraceLog/Classes/**/*",
22   "requires_arc": true