[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 5 / 9 / 2 / GNRPickCard / 0.1.1 / GNRPickCard.podspec.json
blob4f4bfb73f6b1c341d431599fedabf0efa395da1b
2   "name": "GNRPickCard",
3   "version": "0.1.1",
4   "summary": "陈爽说的选项卡~~",
5   "description": "通用的选项卡,可以自定义哦,适配了iPhoneX~~",
6   "homepage": "https://gitee.com/uupt/GNRPickCard",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ly918@qq.com": "魔笛GNR"
13   },
14   "source": {
15     "git": "https://gitee.com/uupt/GNRPickCard.git",
16     "tag": "0.1.1"
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   }