[Add] ADPhotoKit 1.5.0
[CocoaPods.git] / Specs / 6 / 8 / 0 / ViperKit / 0.0.1 / ViperKit.podspec.json
blob6958f9579295c7a539f042ef1bf492411935dbf9
2   "name": "ViperKit",
3   "version": "0.0.1",
4   "summary": "Starter kit for easy use VIPER architecture",
5   "description": "Framework contains base interfaces of VIPER components and routing mechanism",
6   "homepage": "http://bitbucket.tochkak.ru/projects/MOBI/repos/viperkit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Ilya Kharabet": "ilyakharabet@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "ssh://git@bitbucket.tochkak.ru:7999/mobi/viperkit.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "",
23     "**/*.{h,m,swift}"
24   ],
25   "public_header_files": "**/*.h"