blob: ca9bdb33f4d52dc03b528b77073420154e25e6f0 [file] [log] [blame]
{
"name": "Kismacska",
"version": "0.1.1",
"summary": "Kismacska test Pod summary",
"description": "Description of Kismacska Cocoa Test Pod",
"homepage": "https://github.com/szaboleontinjanos/teszt2",
"license": "MIT",
"authors": {
"Levente Szabo": "sl58417@yahoo.com"
},
"source": {
"git": "https://github.com/szaboleontinjanos/teszt2.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"Kismacska": [
"Pod/Assets/*.png"
]
}
}