[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 6 / 8 / 4 / HLSelectView / 0.0.2 / HLSelectView.podspec.json
blobcc218ec11982900d78b35178207b7146966e34a1
2   "name": "HLSelectView",
3   "version": "0.0.2",
4   "summary": "类似于iOS工具栏的浮框",
5   "description": "简单好用的类似于iOS工具看的浮框",
6   "homepage": "https://github.com/CoderHL/HLSelectView",
7   "license": "MIT",
8   "authors": {
9     "liuhong": "liuhong@1391.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/CoderHL/HLSelectView.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "HLSelectView",
20     "HLSelectView/**/*.{h,m}"
21   ],
22   "public_header_files": "HLSelectView/**/*.h",
23   "requires_arc": true