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