blob: 1e67a29fc1e0589a4025c91bb21abf81ac2d8544 [file] [log] [blame]
{
"name": "YJFoundation",
"version": "1.0.2",
"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.2"
},
"source_files": [
"YJFoundation",
"YJFoundationDemo/YJFoundationDemo/YJFoundation/**/*.{h,m}"
]
}