blob: 5e31f99ca6e8254724bdd8895200838eb52de5e2 [file] [log] [blame]
{
"name": "Watermelon",
"version": "1.0.8",
"license": "MIT",
"summary": "A Hybrid solution for iOS.",
"homepage": "https://github.com/kysonzhu/kz-watermelon",
"authors": {
"kysonzhu": "zjh171@gmail.com"
},
"source": {
"git": "https://github.com/kysonzhu/kz-watermelon.git",
"tag": "1.0.8"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "Watermelon/watermelon/**/*.{h,m}",
"dependencies": {
"AFNetworking": [
"3.1.0"
],
"SSZipArchive": [
"1.8.1"
],
"RealReachability": [
"1.1.9"
]
}
}