blob: 59f7031a6e13a534d211c85c0ecdb17b7a1e55ca [file] [log] [blame]
{
"name": "YJUIKit",
"version": "0.0.7",
"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.7"
},
"source_files": "YJUIKit/**/*.{h,m}",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"libraries": "resolv",
"dependencies": {
"MJRefresh": [
],
"Masonry": [
],
"YJFoundation": [
]
}
}