[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 8 / e / 6 / Prex / 0.1.0 / Prex.podspec.json
blob3bb987926735ada99c61e4c553366d4d046bbee2
2   "name": "Prex",
3   "version": "0.1.0",
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.0"
22   },
23   "social_media_url": "https://twitter.com/marty_suzuki",
24   "source_files": "Sources/**/*.{swift}",
25   "swift_version": "4.2"