blob: 34e0b243e249302ada160e256a55ba0248179850 [file] [log] [blame]
{
"name": "Unicorns",
"version": "0.2.5",
"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.2.5"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Unicorns/Classes/**/*",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
}
}