blob: de8f7b11bb424c56773dc6c98089a8dfa3335af1 [file] [log] [blame]
{
"name": "Dysprosium",
"version": "5.2.0",
"authors": {
"Bas van Kuijck": "bas@e-sites.nl"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "http://www.e-sites.nl",
"summary": "Deallocation helper for runtime objects",
"source": {
"git": "https://github.com/e-sites/Dysprosium.git",
"tag": "5.2.0"
},
"source_files": "Sources/*.{swift}",
"xcconfig": {
"OTHER_SWIFT_FLAGS": "\"-D$(CONFIGURATION:identifier:upper)\""
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}