blob: a651da37c6075ca45d99ccc33efccfd67d70d2eb [file] [log] [blame]
{
"name": "DFBehaviors",
"version": "0.2.5",
"summary": "DFBehaviors, a collection of iOS behaviors",
"homepage": "https://github.com/DigitalForms/DFBehaviors",
"license": "MIT",
"authors": {
"Digitalforms": "bieleckicezary@gmail.com"
},
"source": {
"git": "https://github.com/DigitalForms/DFBehaviors.git",
"tag": "0.2.5"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"DFBehaviors": [
"Pod/Assets/*.png"
]
}
}