blob: 7660d7014918aa17522e1c65f67adea2cffc62c4 [file] [log] [blame]
{
"name": "Cooking",
"version": "1.1.0",
"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.0"
},
"source_files": "Sources",
"pushed_with_swift_version": "3.1"
}