[Add] Netmera 3.24.6
[CocoaPods.git] / Specs / 2 / e / d / DWLogUnicode / 0.0.4 / DWLogUnicode.podspec.json
blobaa46fd0c63be5175745a525a4dc575f5be6a5caf
2   "name": "DWLogUnicode",
3   "version": "0.0.4",
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.4"
17   },
18   "source_files": [
19     "DWLogUnicode",
20     "DWLogUnicode/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": "Foundation",
24   "requires_arc": true