blob: d554a69e509ee899fe28835897cbd8dbecd297e1 [file] [log] [blame]
{
"name": "JJSwiftService",
"version": "1.0.1",
"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.1"
},
"source_files": [
"JJSwiftService",
"JJSwiftService/**/*.{swift,h,m}"
],
"dependencies": {
"JJSwiftNetwork": [
]
},
"pushed_with_swift_version": "3.0"
}