[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / 8 / 2 / LeanToolsKit / 0.1.3 / LeanToolsKit.podspec.json
blob004660bed6785025f875c86e92ba8b464b0947ed
2   "name": "LeanToolsKit",
3   "version": "0.1.3",
4   "summary": "A library with helper methods",
5   "description": "A library with helper methods to simplify code, and avoid writing boilerplate code",
6   "homepage": "https://github.com/dirtyhabits97/LeanToolsKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gonzalo Reyes Huertas": "gonzalorehu.97.31@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/dirtyhabits97/LeanToolsKit.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LeanToolsKit/Classes/**/*",
22   "dependencies": {
23     "StartAppsKitExtensions": [
25     ]
26   }