blob: 54e791026bffda6d865715f0a424b4f6b13b858d [file] [log] [blame]
{
"name": "StandardKit",
"version": "0.1.1",
"summary": "A library to endofrce standard style in swift.",
"homepage": "https://github.com/sadeghgoo/StandardKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sadeghitunes2@gmail.com": "sadeghitunes2@gmail.com"
},
"source": {
"git": "https://github.com/sadeghgoo/StandardKit.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "StandardKit/Classes/**/*",
"frameworks": "UIKit"
}