[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 4 / 2 / XCLogger / 1.3.0 / XCLogger.podspec.json
blob6fa2002a771898c600102d4fa064210de9b6629c
2   "name": "XCLogger",
3   "version": "1.3.0",
4   "summary": "This is a lightweight iOS log Library",
5   "homepage": "https://github.com/sinsmin/XCLogger",
6   "license": "MIT",
7   "authors": {
8     "sinsmin": "wkcdeie@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/sinsmin/XCLogger.git",
12     "tag": "1.3.0"
13   },
14   "source_files": "XCLogger/*.{h,m}",
15   "public_header_files": "XCLogger/*.h",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true