[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 6 / e / 2 / Reduxy / 0.3.2 / Reduxy.podspec.json
blob68d858735317ec394759e3a08a9547520266b61c
2   "name": "Reduxy",
3   "version": "0.3.2",
4   "summary": "A implementation of redux with ObjC.",
5   "description": "Reduxy(Redux[Obj]C) is a implementation of redux with ObjC.\n\nReduxy is for whom is sitting on old machines with swift ObjC.",
6   "homepage": "https://github.com/skyofdwarf/Reduxy",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "skyofdwarf": "skyofdwarf@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/skyofdwarf/Reduxy.git",
16     "tag": "0.3.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Reduxy/Classes/**/*"