[Add] GluedInFeedSDK 2.5.1
[CocoaPods.git] / Specs / 2 / 5 / 0 / DFBehaviors / 0.0.6 / DFBehaviors.podspec.json
blob07296d26a3676a519e4c71359df59fd2571d402f
2   "name": "DFBehaviors",
3   "version": "0.0.6",
4   "summary": "DFBehaviors, a collection of iOS behaviors",
5   "homepage": "https://github.com/DigitalForms/DFBehaviors",
6   "license": "MIT",
7   "authors": {
8     "Digitalforms": "bieleckicezary@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/DigitalForms/DFBehaviors.git",
12     "tag": "0.0.6"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "DFBehaviors": [
21       "Pod/Assets/*.png"
22     ]
23   }