[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 1 / 3 / IGMenuListKit / 0.0.1 / IGMenuListKit.podspec.json
blobf2243ba843e5f590b26ef749cb0c0342221b2514
2   "name": "IGMenuListKit",
3   "version": "0.0.1",
4   "summary": "A fast way to create lists and menus in Swift",
5   "description": "A fast way to create lists and menus with declarative programming in Swift",
6   "homepage": "https://github.com/iGenius-Srl/MenuListKit",
7   "license": "Apache 2.0",
8   "authors": {
9     "mooncoders": "hello@mooncoders.co"
10   },
11   "source": {
12     "git": "https://github.com/iGenius-Srl/MenuListKit.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source_files": "MenuListKit/Classes/**/*",
19   "dependencies": {
20     "IGListKit": [
21       "~> 3.0.0"
22     ]
23   }