blob: b3d3223209e153812bc87bee6764d4d5d72e7670 [file] [log] [blame]
{
"name": "YQJRUIKit",
"version": "0.0.8",
"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.8"
},
"source_files": "YQJRUIKit/Classes/*.{h,m}",
"public_header_files": "YQJRUIKit/Classes/*.h"
}