[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 9 / c / 3 / LCPickerController / 0.1.6 / LCPickerController.podspec.json
blobd8af7d1b80b1e60e074622fccf30266d3f877cf6
2   "name": "LCPickerController",
3   "version": "0.1.6",
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.6"
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"