[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 3 / b / f / LLImagePickerView / 0.0.3 / LLImagePickerView.podspec.json
blob3d1bdb1dc922a67adaa1aa70988f85b9ca2d5d09
2   "name": "LLImagePickerView",
3   "version": "0.0.3",
4   "summary": "LLImagePickerView is a MediaFramework",
5   "homepage": "https://github.com/liuniuliuniu/LLImagePickerView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "liuniuliuniu": "416997919@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/liuniuliuniu/LLImagePickerView.git",
15     "tag": "0.0.3"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "LLImagePickerView/**/*.{h,m}",
21   "resources": "LLImagePickerView/resource/*.{bundle}",
22   "requires_arc": true,
23   "dependencies": {
24     "TZImagePickerController": [
25       "~> 1.7.9"
26     ],
27     "MWPhotoBrowser": [
28       "~> 2.1.2"
29     ],
30     "ACAlertController": [
31       "~> 1.0.0"
32     ]
33   }