[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 8 / 1 / 0 / MGPhotoPicker / 0.0.1 / MGPhotoPicker.podspec.json
blobc017f7b9fc97c3077961217cd126c8337e3c39cb
2   "name": "MGPhotoPicker",
3   "version": "0.0.1",
4   "summary": "相册图片选择",
5   "description": "图片选择,可以多选并有编辑功能",
6   "homepage": "https://github.com/spf-iOS/MGPhotoPicker",
7   "license": "MIT",
8   "authors": {
9     "spf-iOS": ""
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/spf-iOS/MGPhotoPicker.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "MGPhotoPicker-Demo/Sources/Classes/**/*.{h,m,swift}",
19   "resource_bundles": {
20     "Resources": [
21       "MGPhotoPicker-Demo/Sources/res/**"
22     ]
23   },
24   "frameworks": [
25     "Photos",
26     "AssetsLibrary"
27   ],
28   "dependencies": {
29     "MGProgressHUD": [
31     ],
32     "SDWebImage": [
34     ]
35   },
36   "pushed_with_swift_version": "3.0"