blob: 2381d6f23d5fd6f8e26af2c95e3d2dfe64174ddc [file] [log] [blame]
{
"name": "JJSwiftNetwork",
"version": "1.0.2",
"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.2"
},
"source_files": [
"JJSwiftNetwork",
"JJSwiftNetwork/**/*.{swift,h,m}"
],
"dependencies": {
"CryptoSwift": [
"~> 0.6.7"
],
"Alamofire": [
"~> 4.3.0"
],
"SwiftyJSON": [
"~> 3.1.4"
],
"HandyJSON": [
"~> 1.5.2"
],
"JJSwiftTool": [
]
},
"pushed_with_swift_version": "3.0"
}