[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / 9 / 0 / a / CATLog / 1.0.1 / CATLog.podspec.json
blob08c075751bb510a109d817b189b067f4619a184b
2   "name": "CATLog",
3   "version": "1.0.1",
4   "license": "MIT",
5   "homepage": "http://catchzeng.com",
6   "summary": "CATLog is an open source Log System for Objective-C.",
7   "authors": {
8     "CatchZeng": "891793848@qq.com"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/CatchZeng/CATLog.git",
15     "tag": "1.0.1"
16   },
17   "source_files": "CATLog/CATLog/CATLog.{h,m}",
18   "requires_arc": true