[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 5 / 9 / 2 / GNRPickCard / 0.1.4 / GNRPickCard.podspec.json
blob07f5c6840e7617903d55941d40779275eabfa3d3
2   "name": "GNRPickCard",
3   "version": "0.1.4",
4   "summary": "陈爽说的选项卡~~",
5   "description": "通用的选项卡,可以自定义哦,适配了iPhoneX~~",
6   "homepage": "http://uugit.mit.cn/zhangyongjie/GNRPickCard",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "huagongzi2011@126.com": "hua007"
13   },
14   "source": {
15     "git": "http://uugit.mit.cn/zhangyongjie/GNRPickCard.git",
16     "tag": "0.1.4"
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   }