[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / 5 / 6 / BubblePictures / 0.1.4 / BubblePictures.podspec.json
bloba10dc09ee6bf89943745fa97caf73b814875f3f5
2   "name": "BubblePictures",
3   "version": "0.1.4",
4   "summary": "Framework for showing bubbles like pictures.",
5   "description": "Framework for showing bubbles like pictures inside a collection View, the frameworks handles everything for you, you just need to pass the pictures with the titles and thats it.",
6   "homepage": "https://github.com/kbelter/BubblePictures",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kevin Belter": "kevin.belter@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/kbelter/BubblePictures.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "BubblePictures/Classes/**/*",
22   "resource_bundles": {
23     "BubblePictures": [
24       "BubblePictures/Assets/**/*"
25     ]
26   },
27   "frameworks": "UIKit",
28   "dependencies": {
29     "Alamofire": [
30       "4.0.1"
31     ],
32     "AlamofireImage": [
33       "3.1.0"
34     ],
35     "FontAwesome.swift": [
37     ]
38   },
39   "pushed_with_swift_version": "3.0"