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