blob: 9ec5e14ce55d9145b928e78caa7e8c6f40422fa3 [file] [log] [blame]
{
"name": "ShoppingStyles",
"version": "0.0.1",
"summary": "styles for shopping",
"homepage": "https://github.com/sperev/ShoppingStyles",
"license": {
"type": "MIT"
},
"authors": {
"Sergei Perevoznikov": "sperev@bk.ru"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sperev/ShoppingStyles.git",
"tag": "0.0.1"
},
"source_files": [
"Sources/*.swift",
"Sources/**/*.swift"
],
"resources": [
"Resources/Images/**/*.jpg",
"Resources/**/*.xib",
"Resources/Fonts/*.otf"
],
"pushed_with_swift_version": "3.0.2"
}