blob: 9ec40e2b5bb62d8d02e0e911043f1a8553393b2a [file] [log] [blame]
{
"name": "YJUIKit",
"version": "0.0.8",
"summary": "YJUIKit for iOS",
"homepage": "https://github.com/MOyejin/YJUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MOyejin": "1976779764@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/MOyejin/YJUIKit.git",
"tag": "0.0.8"
},
"source_files": "YJUIKit/**/*.{h,m}",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"libraries": "resolv",
"dependencies": {
"MJRefresh": [
],
"Masonry": [
],
"YJFoundation": [
]
}
}