[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / b / 6 / SCYandexDisk / 0.0.2 / SCYandexDisk.podspec.json
blobe328afb05700164324ca195f38fc30523b9d8d4b
2   "name": "SCYandexDisk",
3   "version": "0.0.2",
4   "license": "MIT",
5   "summary": "A delightful iOS and OS X networking framework.",
6   "homepage": "http://gitlab.sugarandcandy.ru/iOS/SugarKit",
7   "social_media_url": "https://twitter.com/AFNetworking",
8   "authors": {
9     "Sugar and Candy": "hi@sugarandcandy.ru"
10   },
11   "source": {
12     "git": "https://github.com/SugarAndCandy/SCYandexDisk.git",
13     "tag": "0.0.2",
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   }