blob: efd03dbd920c6e3b63d16e766f37f64b1ed9cb4f [file] [log] [blame]
{
"name": "dnaXtensions",
"version": "0.2.0",
"summary": "Useful Swift iOS extensions.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/aborren/dnaXtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dan Isacson": "dan_isacson@hotmail.com"
},
"source": {
"git": "https://github.com/aborren/dnaXtensions.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "dnaXtensions/Classes/**/*",
"pushed_with_swift_version": "4.0"
}