blob: 8d128a57381cc4e92dbe76a9c0d902385f0b3b09 [file] [log] [blame]
{
"name": "JJSwiftService",
"version": "1.0.0",
"summary": "iOS swift service framework",
"homepage": "https://github.com/hamilyjing/JJSwiftService",
"license": "MIT",
"authors": {
"JJ": "gongjian_001@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hamilyjing/JJSwiftService.git",
"tag": "1.0.0"
},
"source_files": [
"JJSwiftService",
"JJSwiftService/**/*.{swift,h,m}"
],
"dependencies": {
"JJSwiftNetwork": [
]
},
"pushed_with_swift_version": "3.0"
}