blob: c9e2a9acc185570169f7e010f5387fe9fcc7c58c [file] [log] [blame]
{
"name": "Unicorns",
"version": "0.1.0",
"summary": "Simple yet useful set of extensions/helpers/controls.",
"description": "TODO: Add long description of the pod here.",
"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.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Unicorns/Classes/**/*",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
}
}