[Add] AmpMux 9.3.2
[CocoaPods.git] / Specs / 3 / b / f / LLImagePickerView / 0.0.2 / LLImagePickerView.podspec.json
blob7e1977212c2b4008b6eee36ca8621c178c636c5e
2   "name": "LLImagePickerView",
3   "version": "0.0.2",
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.2"
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   }