blob: 3fbaf1609842519700c34529d1575e2638d5d45f [file] [log] [blame]
{
"name": "DFTimeLogger",
"version": "0.0.2",
"summary": "DFTimeLogger, easy tool to log time",
"homepage": "https://github.com/DigitalForms/DFTimeLogger",
"license": "MIT",
"authors": {
"Digitalforms": "bieleckicezary@gmail.com"
},
"source": {
"git": "https://github.com/DigitalForms/DFTimeLogger.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"DFBehaviors": [
"Pod/Assets/*.png"
]
}
}