blob: d47f11a0624f947eb025b7fd64d93cd49eb656e2 [file] [log] [blame]
{
"name": "SCYandexDisk",
"version": "0.0.1",
"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.1",
"submodules": true
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"public_header_files": "SCYandexDisk/*/*.h",
"source_files": "SCYandexDisk/*/*.{m,h}",
"dependencies": {
"AFNetworking": [
],
"Reachability": [
]
}
}