[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 4 / c / FlaneurOpen / 0.4.0 / FlaneurOpen.podspec.json
blob386320333bd902cbd55169d8ef0e651db577a2de
2   "name": "FlaneurOpen",
3   "version": "0.4.0",
4   "summary": "A collection of convenient classes for Swift iOS development.",
5   "description": "A collection of convenient classes for Swift iOS development, including\nMapKit extension, etc.",
6   "homepage": "https://github.com/FlaneurApp/FlaneurOpen",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Flâneur": "flaneurdev@bootstragram.com"
13   },
14   "source": {
15     "git": "https://github.com/FlaneurApp/FlaneurOpen.git",
16     "tag": "0.4.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "FlaneurOpen/Classes/**/*",
22   "resource_bundles": {
23     "FlaneurOpen": "FlaneurOpen/Assets/*"
24   },
25   "dependencies": {
26     "Kingfisher": [
27       "~> 3.0"
28     ],
29     "IGListKit": [
30       "~> 3.0"
31     ],
32     "FlaneurImagePicker": [
34     ]
35   },
36   "pushed_with_swift_version": "3.2"