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