blob: cf9a199dd543a977eb166ae122e180a8b2d07fb2 [file] [log] [blame]
{
"name": "Unicorns",
"version": "0.1.8",
"summary": "Simple yet useful set of extensions/helpers/controls.",
"description": "This pod is a set of useful little thinks for swift that will make your life better ;)",
"homepage": "https://github.com/bartekzabicki/Unicorns",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bartekzabicki": "bartekzabicki@gmail.com"
},
"source": {
"git": "https://github.com/bartekzabicki/Unicorns.git",
"tag": "0.1.8"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Unicorns/Classes/**/*",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
}
}