[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / e / d / DWLogUnicode / 0.0.2 / DWLogUnicode.podspec.json
blobc7b8b9d2644683fc34effabffeb10cf4515541c7
2   "name": "DWLogUnicode",
3   "version": "0.0.2",
4   "summary": "Convert a unicode hex code into an NSString consisting of the unicode character referenced.",
5   "description": "This is convert a unicode hex code into an NSString consisting of the unicode character referenced tool library.",
6   "homepage": "https://github.com/dev-wqq/DWLogUnicode.git",
7   "license": "MIT",
8   "authors": {
9     "dev-wqq": "992673618@qq.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/dev-wqq/DWLogUnicode.git",
16     "tag": "v0.0.2"
17   },
18   "source_files": [
19     "DWLogUnicode",
20     "DWLogUnicode/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": "Foundation",
24   "requires_arc": true