[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / 9 / 0 / a / CATLog / 1.1.0 / CATLog.podspec.json
blob5b9f7b107b60ac9d6b4c148b6e023b71015a40f7
2   "name": "CATLog",
3   "version": "1.1.0",
4   "license": "MIT",
5   "homepage": "http://catchzeng.com",
6   "summary": "CATLog is a log system that supports remote output.",
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.1.0"
16   },
17   "source_files": "CATLog/CATLog/*.{h,m}",
18   "resources": "CATLog/CATLog/*.xib",
19   "requires_arc": true