[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / a / 1 / 2 / HLImagePicker / 1.2.5 / HLImagePicker.podspec.json
blobf441c040eaabfd5f0b675f8040fd5a45e18eaf6d
2   "name": "HLImagePicker",
3   "version": "1.2.5",
4   "summary": "以Alert快速从相册选择一张图片,并可以设置最大size,设置最大宽高",
5   "description": "使用UIAlertView,快速从相册选择图片,\n并可以设置最大大小,\n或者设置最大宽高",
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.5"
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