[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / 8 / 6 / LeanUIKit / 0.1.8 / LeanUIKit.podspec.json
blob9cae6dc303933211c1a03a481b1a1221e17c2db1
2   "name": "LeanUIKit",
3   "version": "0.1.8",
4   "summary": "UIKit enhancement",
5   "description": "UIKit enhancement",
6   "homepage": "https://github.com/dirtyhabits97/LeanUIKit",
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/LeanUIKit.git",
16     "tag": "0.1.8"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LeanUIKit/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "LeanToolsKit": [
26     ]
27   }