[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 4 / c / FlaneurOpen / 0.5.0 / FlaneurOpen.podspec.json
blobca0f0ddd9b587e4e089c55d630561a31c3797939
2   "name": "FlaneurOpen",
3   "version": "0.5.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.5.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"