[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 4 / 2 / XCLogger / 1.0.0 / XCLogger.podspec.json
blob9c01c6f3045932dd9f196566e44b7e3e9acc4229
2   "name": "XCLogger",
3   "version": "1.0.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.0.0"
13   },
14   "source_files": "XCLogger/*.{h,m}",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true