blob: cdb96420169e0c52e0c2ba9646a26c099a20fd42 [file] [log] [blame]
{
"name": "JABSwiftCore",
"version": "4.3.7",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/jeremyabannister/JABSwiftCore",
"authors": {
"Jeremy Bannister": "jeremy.a.bannister@gmail.com"
},
"summary": "Core classes for Swift iOS apps.",
"source": {
"git": "https://github.com/jeremyabannister/JABSwiftCore.git"
},
"source_files": "JABSwiftCore/**/*.{swift}",
"frameworks": "SystemConfiguration",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}