[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 1 / b / LDImagePicker / 1.1 / LDImagePicker.podspec.json
blob1a04758889d88196a4ddad7d520cb0361b7403c6
2   "name": "LDImagePicker",
3   "version": "1.1",
4   "summary": "自定义选择裁剪图片选择器",
5   "description": "A Custom Crop ImagePicker",
6   "homepage": "https://github.com/LazyDuan/LDImagePicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LazyDuan": "LazyDuan@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/LazyDuan/LDImagePicker.git",
19     "tag": "1.1"
20   },
21   "source_files": "LDImagePicker/*.{h,m}",
22   "requires_arc": true