[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 1 / b / LDImagePicker / 1.0.0 / LDImagePicker.podspec.json
blob39ed68210b7a9ae2d9b61f79aa7a7b1b610e09c4
2   "name": "LDImagePicker",
3   "version": "1.0.0",
4   "summary": "A Custom ImagePicker.",
5   "homepage": "https://github.com/LazyDuan/LDImagePicker",
6   "license": {
7     "type": "MIT",
8     "file": "FILE_LICENSE"
9   },
10   "authors": {
11     "LazyDuan": "LazyDuan@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/LazyDuan/LDImagePicker.git",
18     "tag": "1.0.0"
19   },
20   "source_files": [
21     "LDImagePicker",
22     "ImageClipTool/**/*.{h,m}"
23   ]