blob: c7a833277684f380cde31cd239eda2f359f4cebd [file] [log] [blame]
{
"name": "SNVIPER",
"version": "0.0.1",
"summary": "SNVIPER.",
"homepage": "https://github.com/yknzsf/SNVIPER",
"license": "MIT",
"authors": {
"shaofeng": "yknzsf@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/yknzsf/SNVIPER.git",
"tag": "0.0.1"
},
"source_files": [
"SNVIPER/SNVIPER/**/*.{swift,h}"
],
"dependencies": {
"Moya": [
],
"FCUUID": [
],
"YYCache": [
],
"HandyJSON": [
],
"MJRefresh": [
],
"UITableView+FDTemplateLayoutCell": [
],
"SNExtensions": [
],
"Toast-Swift": [
],
"Reusable": [
]
}
}