blob: 80ef762688962a71676d56e557c9d86edeae0ed9 [file] [log] [blame]
{
"name": "FarewyLibrary",
"version": "1.0.5",
"summary": "FarewyLibrary is a framework.",
"description": "FarewyLibrary is a swift framework which has a logger class and printHelloWorld func",
"homepage": "https://github.com/IMiMineDigital/FarewyLibrary",
"license": "MIT",
"authors": {
"IMiMineDigital": "48542324+IMiMineDigital@users.noreply.github.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/IMiMineDigital/FarewyLibrary.git",
"tag": "1.0.5"
},
"source_files": "FarewyLibrary.framework/Headers/*.{h,m.Objective C}",
"public_header_files": "FarewyLibrary.framework/Headers/*.{h,m.Objective C}",
"vendored_frameworks": "FarewyLibrary.framework",
"exclude_files": "FarewyLibrary/Exclude",
"requires_arc": true
}