blob: 4711fa4ed1d76317d14875d9c876d016dff0e6a9 [file] [log] [blame]
{
"name": "SNPublic-iOS",
"version": "0.1.0",
"summary": "Powerful private library for Supernova Software.",
"description": "Powerful private library for Supernova Software and only used for company projects.",
"homepage": "https://gitee.com/supernovachina",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Supernova Software": "it@supernovachina.com"
},
"source": {
"git": "https://gitee.com/supernovachina/SNPublic-iOS.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "SNPublic-iOS/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"SVProgressHUD": [
"~> 2.2.2"
]
}
}