[Add] HyphenateChat 4.4.0
[CocoaPods.git] / Specs / 0 / 9 / 8 / LWPhotoPicker / 1.0.0 / LWPhotoPicker.podspec.json
bloba4213245bd8a0383da9c95e495516c904bf169c5
2   "name": "LWPhotoPicker",
3   "version": "1.0.0",
4   "summary": "照片选择器,支持保留宽高比与固定宽高比两种类型选择视图.",
5   "description": "LWPhotoPicker,照片选择器,支持保留宽高比与固定宽高比两种类型选择视图.",
6   "homepage": "https://github.com/luowei/LWPhotoPicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "luowei": "luowei@wodedata.com"
13   },
14   "source": {
15     "git": "https://github.com/luowei/LWPhotoPicker.git"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "LWPhotoPicker/Classes/**/*",
21   "public_header_files": "LWPhotoPicker/Classes/**/*.h",
22   "dependencies": {
23     "Masonry": [
25     ],
26     "YYCache": [
28     ]
29   }