[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / 5 / 9 / HLCommon / 0.0.2 / HLCommon.podspec.json
blobac311580fcac213bdad5b614a9fc76c23d0fc91b
2   "name": "HLCommon",
3   "version": "0.0.2",
4   "summary": "基础工具代码,包括UI,Foundation",
5   "description": "this project provide all kinds of utils method for me",
6   "homepage": "https://github.com/lilin87788/HLCommon",
7   "license": "MIT",
8   "platforms": {
9     "ios": null
10   },
11   "authors": {
12     "李林": "lilin87788@163.com"
13   },
14   "source": {
15     "git": "https://github.com/lilin87788/HLCommon.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "HLCommon",
20     "HLCommon/**/*.{h,m}"
21   ],
22   "public_header_files": "HLCommon/**/*.h",
23   "frameworks": "UIKit",
24   "requires_arc": true