blob: c8f4f0e17bedd9d892b43877084347fc824a96bc [file] [log] [blame]
{
"name": "DFBehaviors",
"version": "0.1.2",
"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.1.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"DFBehaviors": [
"Pod/Assets/*.png"
]
}
}