[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / a / 6 / LKImagePicker / 1.0.0 / LKImagePicker.podspec.json
blobbf3a669152647963ca8918f2867de26013e179f0
2   "name": "LKImagePicker",
3   "version": "1.0.0",
4   "summary": "A clone of TZImagePickerController, support picking multiple photos、original photo and video",
5   "homepage": "https://github.com/ymkil/LKImagePicker",
6   "license": "MIT",
7   "authors": {
8     "Mkil": "w3cylk@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/ymkil/LKImagePicker.git",
15     "tag": "1.0.0"
16   },
17   "requires_arc": true,
18   "resources": "LKImagePicker/*.{png,xib,nib,bundle}",
19   "source_files": "LKImagePicker/*.swift",
20   "pushed_with_swift_version": "3.0"