[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 0 / a / ZIKTViper / 1.0 / ZIKTViper.podspec.json
blob425d0c42e7aeb0c0533fe9f4f09e558b6a0e317d
2   "name": "ZIKTViper",
3   "version": "1.0",
4   "summary": "Thorough iOS VIPER implementation.",
5   "description": "Thorough iOS VIPER implementation, consisting of view, presenter, interactor, wireframe, router, adapter.",
6   "homepage": "https://github.com/Zuikyo/ZIKRouter",
7   "license": "MIT",
8   "authors": {
9     "Zuikyo": "zuilongzhizhu@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/Zuikyo/ZIKViper.git",
16     "tag": "1.0"
17   },
18   "source_files": "ZIKTViper/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true