blob: 435deb8bcffcc6c7c97c57a40893560088e0050c [file] [log] [blame]
{
"name": "ExtensionsForSwift",
"version": "0.0.2",
"summary": "Extensions For iOS Application Developers",
"swift_version": "4.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/oper0960/ExtensionsForSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"oper0960": "oper0960@gmail.com"
},
"source": {
"git": "https://github.com/oper0960/ExtensionsForSwift.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ExtensionsForSwift/Classes/**/*"
}