[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / b / c / 1 / LDToolbox / 0.5.0 / LDToolbox.podspec.json
blob9ec79f9e6ea5b4e060e943efa424904ed79aa9ac
2   "name": "LDToolbox",
3   "version": "0.5.0",
4   "summary": "Another Toolbox for iOS and OS X in Objective C",
5   "homepage": "https://github.com/leoderbois/LDToolbox",
6   "license": "MIT",
7   "authors": {
8     "Léo Derbois": "contact@leoderbois.com"
9   },
10   "source": {
11     "git": "https://github.com/leoderbois/LDToolbox.git",
12     "tag": "0.5.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "LDToolbox",
19   "dependencies": {
20     "AFNetworking": [
21       "~> 2.3"
22     ],
23     "CocoaLumberjack": [
24       "= 2.0.0"
25     ]
26   }