[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 4 / c / 0 / Bacteria / 0.5.1 / Bacteria.podspec.json
blobe1d815fb605839a1768be56488f924015cb9bcea
2   "name": "Bacteria",
3   "version": "0.5.1",
4   "summary": "Framework for iOS Modal Controller Transitions",
5   "description": "Framework is for basic modal viewcontroller transitions with human syntax. Special developed for ObjC users",
6   "screenshots": [
7     "https://raw.githubusercontent.com/igorkislyuk/bacteria/develop/gifs/example-1.gif",
8     "https://raw.githubusercontent.com/igorkislyuk/bacteria/develop/gifs/example-2.gif",
9     "https://raw.githubusercontent.com/igorkislyuk/bacteria/develop/gifs/example-3.gif",
10     "https://raw.githubusercontent.com/igorkislyuk/bacteria/develop/gifs/example-4.gif"
11   ],
12   "homepage": "https://github.com/igorkislyuk/bacteria",
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "Igor Kislyuk": "igorkislyuk@icloud.com"
19   },
20   "source": {
21     "git": "https://github.com/igorkislyuk/bacteria.git",
22     "tag": "0.5.1"
23   },
24   "social_media_url": "https://twitter.com/igorkislyuk",
25   "platforms": {
26     "ios": "7.0"
27   },
28   "source_files": "Bacteria/**/*",
29   "frameworks": "UIKit"