[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 0 / d / 3 / GWPKit / 1.2.3 / GWPKit.podspec.json
blobde1d5ff6b0aeeee8a6012c62b1451d0952fdec29
2   "name": "GWPKit",
3   "version": "1.2.3",
4   "summary": "一个简单的组件库,包括GWPSliderViewController、GWPGIFView、GWPLog、GWPBaseCellModel、GWPUnderlineSegmentedControl、GWPBadge、判断设备屏幕的种类、封装MBProgressHUD",
5   "description": "这是一个简单的组件库,包括GWPSliderViewController、GWPGIFView、GWPLog、GWPBaseCellModel、GWPUnderlineSegmentedControl、GWPBadge、判断设备屏幕的种类、封装MBProgressHUD",
6   "homepage": "https://github.com/GanWenPeng/GWPKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "甘文鹏": "ganwenpeng1993@163.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/GanWenPeng/GWPKit.git",
19     "tag": "1.2.3"
20   },
21   "source_files": "GWPKit/*.{h,m}",
22   "public_header_files": "GWPKit/*.h",
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "CoreGraphics"
27   ],
28   "requires_arc": true,
29   "dependencies": {
30     "SDWebImage": [
32     ]
33   }