blob: 5fb890ef19b4475c90562a0e9d4058deabd458fb [file] [log] [blame]
{
"name": "ASToolkit",
"version": "0.1.0-alpha.4",
"summary": "A utility framework of useful and convenient additions and extensions to iOS in Swift",
"description": "A utility framework of useful and convenient additions and extensions to iOS in Swift!",
"homepage": "https://github.com/andrzejsemeniuk/ASToolkit",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": "Andrzej Semeniuk",
"platforms": {
"ios": "10.3"
},
"source": {
"git": "https://github.com/andrzejsemeniuk/ASToolkit.git",
"tag": "0.1.0-alpha.4"
},
"source_files": [
"ASToolkit",
"ASToolkit/**/*.{h,swift}"
],
"exclude_files": [
"ASToolkitTests/**",
"UIViewShowcase/**",
"UIViewShowcaseTests",
"UIViewShowcaseUITests"
],
"pushed_with_swift_version": "3.0"
}