blob: 097af01de9caac0c5fb62c9870acc785c6535cfa [file] [log] [blame]
{
"name": "EFLanguageFramework",
"version": "0.0.1",
"summary": "EFLanguageFramework.",
"description": "EFLanguageFramework,Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "https://github.com/lisheng1219/EFLanguageFramework",
"requires_arc": true,
"license": "MIT",
"authors": {
"Lisheng": "lisheng@eefung.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/lisheng1219/EFLanguageFramework.git",
"tag": "0.0.1"
},
"vendored_frameworks": "EFLanguageFramework.framework",
"frameworks": "Foundation"
}