[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 4 / 6 / a / CZNSObject-Log / 0.1.0 / CZNSObject-Log.podspec.json
blob9dbcc92826699cb676d3731d020655c47c0a3671
2   "name": "CZNSObject-Log",
3   "version": "0.1.0",
4   "summary": "重写NSObject打印方法",
5   "description": "\"重写NSObject打印方法,方便开发需要\"",
6   "homepage": "https://github.com/freesan44/CZNSObject-Log",
7   "license": "MIT",
8   "authors": {
9     "freesan44": "freesan44@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/freesan44/CZNSObject-Log.git",
16     "tag": "0.1.0"
17   },
18   "source_files": [
19     "CZNSObject-Log",
20     "CZNSObject-Log/*.{h,m}"
21   ],
22   "frameworks": "UIKit",
23   "requires_arc": true