Latest | 0.1 |
---|---|
Homepage | https://github.com/viktorgardart/SwedbankJson |
License | MIT |
Platforms | ios 7.0, requires ARC |
Authors |
Todo:
- [ ] Fix asynchronous requests
- [x] Make a pod of it
- [ ] Write some examples
- [ ] Clean up the code
- [ ] Comment the code
This was made thanks to walle89 for his PHP wrapper.
License
Summary: MIT License
Latest podspec
{ "name": "SwedbankJson", "version": "0.1", "summary": "Wrapper fu00f6r Swedbanks stu00e4ngda mobilapp API.", "homepage": "https://github.com/viktorgardart/SwedbankJson", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Viktor Gardart": "[email protected]" }, "source": { "git": "https://github.com/viktorgardart/SwedbankJson.git", "tag": "0.1" }, "platforms": { "ios": "7.0" }, "source_files": "src/*.{h,m}", "requires_arc": true }
Sun, 06 Mar 2016 00:35:03 +0000