[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / c / 3 / LCPickerController / 0.1.5 / LCPickerController.podspec.json
blobc179ca05aec9f90d90e49ad001ad5d36b710e6f0
2   "name": "LCPickerController",
3   "version": "0.1.5",
4   "summary": "多选图片库",
5   "homepage": "https://github.com/bawn/LCPickerController",
6   "license": "MIT",
7   "authors": {
8     "bawn": "lc5491137@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/bawn/LCPickerController.git",
12     "tag": "0.1.5"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "LCPickerController/**/*.{h,m}",
19   "resource_bundles": {
20     "LCPickerController": [
21       "LCPickerController/*.storyboard"
22     ]
23   },
24   "dependencies": {
25     "Masonry": [
26       "~> 0.6.0"
27     ]
28   },
29   "frameworks": "AssetsLibrary"