blob: e80501c188e604c08b96416204a3fb1a526aa8e2 [file] [log] [blame]
{
"name": "YJFoundation",
"version": "1.0.3",
"summary": "YJFoundation of iOS",
"homepage": "https://github.com/MOyejin/YJFoundation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MOyejin": "1976779764@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/MOyejin/YJFoundation.git",
"tag": "1.0.3"
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"MJRefresh": [
],
"Masonry": [
]
},
"source_files": [
"YJFoundation",
"YJFoundationDemo/YJFoundationDemo/YJFoundation/**/*.{h,m}"
]
}