[Add] LoggerSDK 0.0.11
[CocoaPods.git] / Specs / c / e / 6 / XDPicLibrary / 1.0.2 / XDPicLibrary.podspec.json
blob4a164962a2f900cc1e604bc70a6759182f734642
2   "name": "XDPicLibrary",
3   "version": "1.0.2",
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.2"
17   },
18   "source_files": "XDPicLibrary/*.{h,m}",
19   "exclude_files": "XDPicLibrary/Exclude",
20   "frameworks": "UIKit",
21   "requires_arc": true