blob: 6a25bb4144dcfb2c75e35b3e940f427fbaa475cd [file] [log] [blame]
{
"name": "Crab_WeatherKitchen",
"version": "1.0.0",
"summary": "Weather background for some weather conditions.",
"description": "Some customized weather situations made by Xib for all kinds of apps using for weather modules.\nRainy/dazzle/Snowy weather made in emitter layer.\nSunny/Cloudy weather made by images and layer animations.\nJust enjoy using the kitchen to cook your own meals which related to weather.",
"homepage": "https://github.com/CrabCookRoom/WeatherKitchen",
"license": "MIT",
"authors": "Harly",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/CrabCookRoom/WeatherKitchen.git",
"tag": "1.0.0"
},
"source_files": "Crab_WeatherKitchen/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}