[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / 5 / 0 / DFBehaviors / 0.1.6 / DFBehaviors.podspec.json
blobe9ba3cddc62e2ab6652c29117fab2905305b8513
2   "name": "DFBehaviors",
3   "version": "0.1.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.1.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   }