blob: b54455f52f70d54cc21ef736ba27eb8d99cc2ad8 [file] [log] [blame]
{
"name": "JYFoundation",
"version": "0.0.2",
"summary": "A private foundation only for jayasme.",
"description": "A private foundation only for myself, DO NOT use it, I don't assume any consequence if you persistently use it.",
"homepage": "https://github.com/jayasme/JYFoundation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jayasme": "sunshine121981@126.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/jayasme/JYFoundation.git",
"tag": "0.0.2"
},
"source_files": [
"JYFoundation",
"JYFoundation/**/*.{h,m}"
],
"dependencies": {
"Alamofire": [
"~>4.7"
],
"PromiseKit/CorePromise": [
"~>6.2"
],
"SDWebImage": [
"~>4.3"
],
"HandyJSON": [
"~>4.1"
]
},
"swift_version": "4.2"
}