blob: 25fff6a7f7c8b3d05c5ef3063f065765353c4b0f [file] [log] [blame]
{
"name": "ABSwiftExtensions",
"version": "0.1.1",
"summary": "UIKit and Foundation extensions",
"description": "Extensions to make developers' life easier",
"homepage": "https://github.com/alexburtnik/ABSwiftExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"alexburtnik": "alexburtnik@gmail.com"
},
"source": {
"git": "https://github.com/alexburtnik/ABSwiftExtensions.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/**/*",
"pushed_with_swift_version": "3.0"
}