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