[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 5 / d / 0 / DDImagePiker / 0.0.2 / DDImagePiker.podspec.json
blobdc2e01fe52e08d05e02a79599ec4d3d7f254380c
2   "name": "DDImagePiker",
3   "version": "0.0.2",
4   "summary": "Used for the selection of images in assetlibrary or takePhoto.",
5   "homepage": "https://github.com/393385724/DDImagePiker",
6   "license": "MIT",
7   "authors": {
8     "llg": "393385724@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/393385724/DDImagePiker.git",
12     "tag": "0.0.2"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "DDImagePiker/**/**/*.{h,m}",
19   "resources": "DDImagePiker/**/**/*.{png,jpeg,jpg,xib,xcassets}",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit",
24     "Photos",
25     "AssetsLibrary",
26     "AVFoundation",
27     "UIKit"
28   ],
29   "dependencies": {
30     "DDCoreCategory": [
32     ]
33   }