blob: 3b0937f02bc0c76dfca45f76efa7c03bb83f4ac2 [file] [log] [blame]
{
"name": "YJFoundation",
"version": "1.0.8",
"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.8"
},
"source_files": [
"YJFoundation",
"YJFoundation/**/*.{h,m}"
]
}