Latest | 1.0.2 |
---|---|
Homepage | https://albertodebortoli.github.io/GoldRaccoon |
License | New BSD License |
Platforms | ios 5.0, requires ARC |
Authors |
Latest podspec
{ "name": "GoldRaccoon", "version": "1.0.2", "platforms": { "ios": "5.0" }, "summary": "An iOS component that allow you to connect to a FTP service and perform the operations you need.", "description": "GoldRaccoon is a iOS component that allow you to connect to a FTP service and perform listing, creation, deletion, upload and download operations.", "homepage": "https://albertodebortoli.github.io/GoldRaccoon", "authors": { "Alberto De Bortoli": "[email protected]" }, "source": { "git": "https://github.com/albertodebortoli/GoldRaccoon.git", "tag": "1.0.2" }, "license": { "type": "New BSD License", "file": "LICENSE.markdown" }, "source_files": [ "GoldRaccoon/Sources/*.{h,m}", "GoldRaccoon/Sources/**/*.{h,m}" ], "requires_arc": true }
Sun, 06 Mar 2016 13:10:02 +0000