blob: f3f9da899d1988793b1807a692860209fab3c560 [file] [log] [blame]
{
"name": "GNRPickCard",
"version": "0.1.3",
"summary": "陈爽说的选项卡~~",
"description": "通用的选项卡,可以自定义哦,适配了iPhoneX~~",
"homepage": "http://uugit.mit.cn/zhangyongjie/GNRPickCard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"455194872@qq.com": "shuishangmusheng"
},
"source": {
"git": "http://uugit.mit.cn/zhangyongjie/GNRPickCard.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GNRPickCard/Classes/**/*",
"public_header_files": "GNRPickCard/Classes/**/*.h",
"frameworks": "UIKit",
"dependencies": {
"GNRCoreKit": [
],
"Masonry": [
],
"SDWebImage": [
]
}
}