[Add] BUAdTestMeasurement-Beta 6.6.0.7
[CocoaPods.git] / Specs / 2 / 5 / 0 / DFBehaviors / 0.0.3 / DFBehaviors.podspec.json
blob02e6a88e64dd7c6df850d40b59658c3e6541f95a
2   "name": "DFBehaviors",
3   "version": "0.0.3",
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.3"
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   }