[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / a / 4 / Log4OC / 0.0.2 / Log4OC.podspec.json
blob414cc6961b0164bae6d7ee79c2f9e5d7e213c0ad
2   "name": "Log4OC",
3   "version": "0.0.2",
4   "summary": "a log tool for iOS developer",
5   "description": "a log tool for iOS developer that can redirect to file and  rollback with file size, used as NSLog",
6   "homepage": "https://github.com/icoder20150719/Log4OC",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xiongan": "andybbear@163.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/icoder20150719/Log4OC.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "LOGDemo/Classes/*.{h,m}",
22   "frameworks": "UIKit",
23   "requires_arc": true