[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 4 / f / 5 / HHImagePicker / 0.0.1 / HHImagePicker.podspec.json
blob8137eda96b403da37deca038591ee1656d924858
2   "name": "HHImagePicker",
3   "version": "0.0.1",
4   "summary": "A simple iOS photo browser.",
5   "description": "A simple way to multiselect photos from ablum.",
6   "homepage": "https://github.com/MAYoungMan/HHImagePicker",
7   "license": "MIT",
8   "authors": {
9     "MAYoungMan": "zhaohui_he@163.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/MAYoungMan/HHImagePicker.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "HHImagePicker/*.{h,m}",
20     "HHImagePicker/**/*.{xib}"
21   ],
22   "resources": [
23     "HHImagePicker/**/**/*.png",
24     "HHImagePicker/**/*.bundle"
25   ]