[Add] SealdSdk 0.9.0-beta.1
[CocoaPods.git] / Specs / 1 / c / 3 / Flux / 0.1.1 / Flux.podspec.json
blobc91698b880a584ca50dc8c0b60d16e6a16a92653
2   "name": "Flux",
3   "version": "0.1.1",
4   "summary": "A Swift implementation of the Flux application architecture.",
5   "homepage": "https://github.com/Adlai-Holler/Flux.swift",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Adlai-Holler": "adlai@icloud.com"
11   },
12   "requires_arc": true,
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/Adlai-Holler/Flux.swift.git",
18     "tag": "v0.1.1"
19   },
20   "source_files": "Flux/*.swift"