[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / d / 0 / DDImagePiker / 0.0.1 / DDImagePiker.podspec.json
blobb23efbff5cf87e74e33a216a88bee2a57cf573c7
2   "name": "DDImagePiker",
3   "version": "0.0.1",
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.1"
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   }