blob: e4b10e7936711a68e56007dbd53bc514861f3a6d [file] [log] [blame]
{
"name": "SCAccessToken",
"version": "1.0.0",
"license": "MIT",
"summary": "Simple Access token for Sugar and Candy",
"homepage": "https://github.com/SugarAndCandy/SCAccessToken.git",
"social_media_url": "https://twitter.com/AFNetworking",
"authors": {
"Sugar and Candy": "hi@sugarandcandy.ru"
},
"source": {
"git": "https://github.com/SugarAndCandy/SCAccessToken.git",
"tag": "1.0.0",
"submodules": true
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"public_header_files": "SCAccessToken/*.h",
"source_files": "SCAccessToken/*.{h,m}"
}