[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 5 / 6 / GoldRaccoon / 1.0.2 / GoldRaccoon.podspec.json
blob8453292f29cd3a75b528b15b6f2723721aa73104
2   "name": "GoldRaccoon",
3   "version": "1.0.2",
4   "platforms": {
5     "ios": "5.0"
6   },
7   "summary": "An iOS component that allow you to connect to a FTP service and perform the operations you need.",
8   "description": "GoldRaccoon is a iOS component that allow you to connect to a FTP service and perform listing, creation, deletion, upload and download operations.",
9   "homepage": "https://albertodebortoli.github.io/GoldRaccoon",
10   "authors": {
11     "Alberto De Bortoli": "albertodebortoli.website@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/albertodebortoli/GoldRaccoon.git",
15     "tag": "1.0.2"
16   },
17   "license": {
18     "type": "New BSD License",
19     "file": "LICENSE.markdown"
20   },
21   "source_files": [
22     "GoldRaccoon/Sources/*.{h,m}",
23     "GoldRaccoon/Sources/**/*.{h,m}"
24   ],
25   "requires_arc": true