blob: b74a5ebc03e044111d48cc0326ba41c6962db4b0 [file] [log] [blame]
{
"name": "RCSinchService",
"version": "1.1",
"license": "MIT",
"homepage": "http://relatedcode.com",
"authors": {
"Related Code": "info@relatedcode.com"
},
"summary": "RCSinchService is a slightly modified version of the original SinchService.",
"source": {
"git": "https://github.com/relatedcode/RCSinchService.git",
"tag": "v1.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "SinchService/**/*.{h,m}",
"requires_arc": true
}