[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 9 / 2 / GNRPickCard / 0.1.6 / GNRPickCard.podspec.json
blobaefdfb82e24739364306d040405c9f25900be6c6
2   "name": "GNRPickCard",
3   "version": "0.1.6",
4   "summary": "陈爽说的选项卡~~",
5   "description": "通用的选项卡,可以自定义哦,适配了iPhoneX~~",
6   "homepage": "http://uugit.uupt.com/zhangyongjie/GNRPickCard",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "455194872@qq.com": "shuishangmusheng"
13   },
14   "source": {
15     "git": "http://uugit.uupt.com/zhangyongjie/GNRPickCard.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GNRPickCard/Classes/**/*",
22   "public_header_files": "GNRPickCard/Classes/**/*.h",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "GNRCoreKit": [
27     ],
28     "Masonry": [
30     ],
31     "SDWebImage": [
33     ]
34   }