blob: 5389283a07000a7953441f9ee8390f0bcfd3e6e3 [file] [log] [blame]
{
"name": "ShoppingModels",
"version": "0.0.2",
"summary": "Models for shopping",
"homepage": "https://github.com/sperev/ShoppingModels",
"license": {
"type": "MIT"
},
"authors": {
"Sergei Perevoznikov": "sperev@bk.ru"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sperev/ShoppingModels.git",
"tag": "0.0.2"
},
"source_files": [
"Sources/*.swift",
"Sources/**/*.swift"
],
"pushed_with_swift_version": "3.0.2"
}