blob: 6eb8a4d8e9ea55c7fa6b092e9f9292720ec7fd44 [file] [log] [blame]
{
"name": "SHNDStuffs",
"version": "1.1.3",
"summary": "Make your UIView, UIButton, UINavigationBar, UIImageView and etc more awesome for your iOS apps.",
"description": "Install library to your project till you never have to write more code for your objects(UIView and...). This is very simple way to make your UI objects more AWESOME without having too muuch code. Hope you fellas enjoy it ;)",
"homepage": "https://github.com/shndrs/SHNDStuffs",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sahandraeisi1994@gmail.com": "sahandraeisi@yahoo.com"
},
"source": {
"git": "https://github.com/shndrs/SHNDStuffs.git",
"tag": "1.1.3"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "SHNDStuffs/Classes/**/*",
"frameworks": "UIKit"
}