[Add] YTNativeKit 0.2.7
[CocoaPods.git] / Specs / c / e / 6 / XDPicLibrary / 1.0.3 / XDPicLibrary.podspec.json
blobb3afabdbe1b0b3c68c54d7441fbdf7e489e53fc1
2   "name": "XDPicLibrary",
3   "version": "1.0.3",
4   "summary": "图片选择器",
5   "description": "一个自定义封装的可以预览的图片选择器",
6   "homepage": "https://github.com/Xiexingda/XDPicLibrary",
7   "license": "MIT",
8   "authors": {
9     "xiexingda": "779656694@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Xiexingda/XDPicLibrary.git",
16     "tag": "1.0.3"
17   },
18   "source_files": "XDPicLibrary/*.{h,m}",
19   "exclude_files": "XDPicLibrary/Exclude",
20   "frameworks": "UIKit",
21   "requires_arc": true