blob: 748d3d52119309e0e98c8b3ed20d7989f8bd9bbb [file] [log] [blame]
{
"name": "RCSinchService",
"version": "1.2",
"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.2"
},
"platforms": {
"ios": "11.0"
},
"source_files": "SinchService/**/*.{h,m}",
"requires_arc": true
}