blob: f3421ae5dd41ecd75b5c11832bab1e77cba43423 [file] [log] [blame]
{
"name": "Cooking",
"version": "1.1.2",
"summary": "Cook Classes/Structs with the taste you love.",
"description": "Cook classes/structs with the taste you love. Naming your extensions in the Swifty way people love.\nThe library helps you name your extension in the way as `label.rx.text` other than 'label.rx_text'.",
"homepage": "https://github.com/ShaneQi/Cooking",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Shane Qi": "qizengtai@gmail.com"
},
"social_media_url": "http://twitter.com/ShadowQi",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/ShaneQi/Cooking.git",
"tag": "1.1.2"
},
"source_files": "Sources",
"swift_versions": [
"4.0",
"4.2",
"5.0",
"5.0"
],
"swift_version": "5.0"
}