blob: f1eae8a1782c56c175bbd4c652063fdcd1c9e71b [file] [log] [blame]
{
"name": "JJSwiftNetwork",
"version": "1.0.4",
"summary": "iOS swift network framework",
"homepage": "https://github.com/hamilyjing/JJSwiftNetwork",
"license": "MIT",
"authors": {
"JJ": "gongjian_001@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hamilyjing/JJSwiftNetwork.git",
"tag": "1.0.4"
},
"source_files": [
"JJSwiftNetwork",
"JJSwiftNetwork/**/*.{swift,h,m}"
],
"dependencies": {
"CryptoSwift": [
"~> 0.6.8"
],
"Alamofire": [
"~> 4.3.0"
],
"SwiftyJSON": [
"~> 3.1.4"
],
"HandyJSON": [
"~> 1.6.1"
],
"JJSwiftTool": [
]
},
"pushed_with_swift_version": "3.0"
}