[Add] TiendeoCore 0.0.3-beta1
[CocoaPods.git] / Specs / 8 / 1 / b / DFTimeLogger / 0.0.2 / DFTimeLogger.podspec.json
blob3fbaf1609842519700c34529d1575e2638d5d45f
2   "name": "DFTimeLogger",
3   "version": "0.0.2",
4   "summary": "DFTimeLogger, easy tool to log time",
5   "homepage": "https://github.com/DigitalForms/DFTimeLogger",
6   "license": "MIT",
7   "authors": {
8     "Digitalforms": "bieleckicezary@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/DigitalForms/DFTimeLogger.git",
12     "tag": "0.0.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   }