blob: cb0e50c7b1d14ca2f3eb0436dab648301d696079 [file] [log] [blame]
{
"name": "Mangogo",
"version": "1.0.2",
"license": "MIT",
"summary": "A light-weight network framework based on service for iOS.",
"homepage": "https://github.com/kysonzhu/Mangogo",
"authors": {
"kysonzhu": "zjh171@gmail.com"
},
"source": {
"git": "https://github.com/kysonzhu/Mangogo.git",
"tag": "1.0.2"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "Mangogo/Core/**/*.{h,m}"
}