[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 0 / 2 / ModalCardFlow / 1.0.0 / ModalCardFlow.podspec.json
blob3f3f1d4984848cd0d3530ad907088d13f1f6b8f8
2   "name": "ModalCardFlow",
3   "version": "1.0.0",
4   "summary": "A Swift library to setup card views and the card view flow",
5   "description": "The UI framework allows any view controllers are able to start the flow of card views and pass context within flow.",
6   "homepage": "https://github.com/michilin/ModalCardFlow",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mickey Lee": "rruubb@gmail.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/michilin/ModalCardFlow.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "ModalCardFlow/**/*.{h,m}",
22   "exclude_files": "Classes/Exclude",
23   "public_header_files": "ModalCardFlow/**/*.h"