[Add] EcommpaySDK_UI 3.6.6
[CocoaPods.git] / Specs / 8 / 1 / b / DFTimeLogger / 0.0.3 / DFTimeLogger.podspec.json
blobfb08d1561404c407f308ba6ba582fab239b509b8
2   "name": "DFTimeLogger",
3   "version": "0.0.3",
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.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   }