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