blob: d780ff381970cf214012a4e9cc834a3ad5d71c70 [file] [log] [blame]
{
"name": "UIFastKit",
"version": "1.1.14",
"summary": "A short description of UIFastKit.",
"description": "description",
"homepage": "http://EXAMPLE/UIFastKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bmcool": "bloggerbm@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/bmcool/UIFastKit.git",
"tag": "1.1.14"
},
"source_files": "UIFastKit/Source/**/*.{swift}",
"exclude_files": "Classes/Exclude",
"dependencies": {
"FlexLayout": [
"~> 1.3.20"
],
"PinLayout": [
"~> 1.9.2"
],
"UITextView+Placeholder": [
"~> 1.4.0"
],
"SDWebImage": [
"~> 5.8"
]
}
}