blob: 3b20407380d6bfdf1f9fdf588501ec1694262140 [file] [log] [blame]
{
"name": "YQJRUIKit",
"version": "0.0.3",
"summary": "类似于iOS系统的UIKit库",
"homepage": "https://github.com/JoinPerson/YQJRUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangzhen": "867480592@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/JoinPerson/YQJRUIKit.git",
"tag": "0.0.3"
},
"source_files": "YQJRUIKit/Classes/*.{h,m}",
"public_header_files": "YQJRUIKit/Classes/*.h"
}