[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 2 / 0 / SALog / 1.1.0 / SALog.podspec.json
bloba5dc97e84a660880585ee8ef00c53f9e89aef465
2   "name": "SALog",
3   "version": "1.1.0",
4   "summary": "An elegant log tool.",
5   "description": "An elegant log tool writen by Objective-C.",
6   "homepage": "https://github.com/Smart-AI/SALog",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Smart-AI",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/Smart-AI/SALog.git",
17     "tag": "1.1.0"
18   },
19   "source_files": "SALog/*.{h,m}",
20   "frameworks": "Foundation",
21   "requires_arc": true