blob: ee0fb43e75604b7ba2503b31719091287428edbf [file] [log] [blame]
{
"name": "SUP",
"version": "1.0.5",
"summary": "SUP",
"description": "\"SUP\"",
"homepage": "https://github.com/knockknew/libSUP.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Apple": "gaoyujieknew@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/knockknew/libSUP.git",
"tag": "1.0.5"
},
"source_files": [
"SUP",
"*.{h,m}"
],
"dependencies": {
"AFNetworking": [
],
"JWT": [
]
},
"vendored_libraries": "**/libSUP.a"
}