[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / e / 6 / Prex / 0.1.1 / Prex.podspec.json
blobba5d891c57ee7e772dde192f052616627a72dfd3
2   "name": "Prex",
3   "version": "0.1.1",
4   "summary": "Prex is unidirectional data flow architecture with MVP and Flux",
5   "homepage": "https://github.com/marty-suzuki/Prex",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Taiki Suzuki": "s1180183@gmail.com"
12   },
13   "platforms": {
14     "ios": "10.0",
15     "tvos": "10.0",
16     "osx": "10.10",
17     "watchos": "3.0"
18   },
19   "source": {
20     "git": "https://github.com/marty-suzuki/Prex.git",
21     "tag": "0.1.1"
22   },
23   "social_media_url": "https://twitter.com/marty_suzuki",
24   "source_files": "Sources/**/*.{swift}",
25   "swift_version": "4.2"