[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 1 / b / 6 / SCYandexDisk / 0.0.6 / SCYandexDisk.podspec.json
blob3580aae1b47701d9c3156a1a948bb409755cf1ae
2   "name": "SCYandexDisk",
3   "version": "0.0.6",
4   "license": "MIT",
5   "summary": "simple yandex disk manager",
6   "homepage": "http://gitlab.sugarandcandy.ru/iOS/SugarKit",
7   "social_media_url": "https://twitter.com/sugarandcandyru",
8   "authors": {
9     "Sugar and Candy": "hi@sugarandcandy.ru"
10   },
11   "source": {
12     "git": "https://github.com/SugarAndCandy/SCYandexDisk.git",
13     "tag": "0.0.6",
14     "submodules": true
15   },
16   "requires_arc": true,
17   "platforms": {
18     "ios": "8.0"
19   },
20   "public_header_files": "SCYandexDisk/**/*.h",
21   "source_files": "SCYandexDisk/**/*.{m,h}",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "Reachability": [
28     ]
29   }