[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / b / c / 1 / LDToolbox / 0.8.0 / LDToolbox.podspec.json
blob2c85d988f9f2f47c76e712943e5b88fc39898d54
2   "name": "LDToolbox",
3   "version": "0.8.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.8.0"
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": [
25       "= 2.0.0"
26     ],
27     "BlocksKit": [
29     ],
30     "CrashlyticsLumberjack": [
31       "~> 2.0.1-beta"
32     ],
33     "Fabric": [
35     ],
36     "Crashlytics": [
38     ]
39   }