[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / 8 / 4 / HLSelectView / 0.0.3 / HLSelectView.podspec.json
blob2e44694fb1c11920b80cf3b619467ede98e72605
2   "name": "HLSelectView",
3   "version": "0.0.3",
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.3"
17   },
18   "source_files": [
19     "HLSelectView",
20     "HLSelectView/**/*.{h,m}"
21   ],
22   "public_header_files": "HLSelectView/**/*.h",
23   "requires_arc": true