[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / b / c / 1 / LDToolbox / 14 / LDToolbox.podspec.json
blob9e46a8443ace94e1d301e965d1a4c61df667c4da
2   "name": "LDToolbox",
3   "version": "14",
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": "14"
13   },
14   "social_media_url": "https://twitter.com/leoderbois",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "LDToolbox",
20   "dependencies": {
21     "AFNetworking": [
22       "~> 2.3"
23     ],
24     "CocoaLumberjack": [
26     ],
27     "BlocksKit": [
29     ],
30     "Fabric": [
32     ],
33     "Crashlytics": [
35     ]
36   }