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