blob: d805869f31ace9aee9347138028d7be0dd13b146 [file] [log] [blame]
{
"name": "SCYandexDisk",
"version": "0.0.3",
"license": "MIT",
"summary": "A delightful iOS and OS X networking framework.",
"homepage": "http://gitlab.sugarandcandy.ru/iOS/SugarKit",
"social_media_url": "https://twitter.com/AFNetworking",
"authors": {
"Sugar and Candy": "hi@sugarandcandy.ru"
},
"source": {
"git": "https://github.com/SugarAndCandy/SCYandexDisk.git",
"tag": "0.0.3",
"submodules": true
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"public_header_files": "SCYandexDisk/*/*.h",
"source_files": "SCYandexDisk/*/*.{m,h}",
"dependencies": {
"AFNetworking": [
],
"Reachability": [
]
}
}