blob: ee82c4b768b361b749cb81c84188d4899d4dffd6 [file] [log] [blame]
{
"name": "BASwiftExtensions",
"version": "0.1.0",
"summary": "Swift Extensions",
"homepage": "https://gitlab.com/brkakkaya/swift-extensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Burak AKKAYA": "brk.akkaya@gmail.com"
},
"source": {
"git": "https://gitlab.com/brkakkaya/swift-extensions.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
},
"static_framework": true,
"source_files": "Extension/**/*.swift"
}