[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / a / 1 / 2 / HLImagePicker / 1.2.4 / HLImagePicker.podspec.json
blob2f27d5a406a930378317933ecb51e74aa507024f
2   "name": "HLImagePicker",
3   "version": "1.2.4",
4   "summary": "以Alert快速从相册选择一张图片,并可以按照尺寸压缩,压缩又分为像素压缩和非像素压缩",
5   "description": "使用UIAlertView,快速从相册选择图片,并可以按照尺寸压缩,压缩又分为像素压缩和非像素压缩返回等等",
6   "homepage": "https://github.com/iodefog/HLImagePicker",
7   "license": "MIT",
8   "authors": {
9     "lihongli": "lihongli"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/iodefog/HLImagePicker.git",
16     "tag": "1.2.4"
17   },
18   "source_files": [
19     "Classes",
20     "HLImagePicker/*.{h,m}",
21     "HLAVImagePickerController/*.{h,m}"
22   ],
23   "exclude_files": "Classes/Exclude",
24   "resources": "Resources/*.png",
25   "requires_arc": true