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