[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / c / 9 / RCSinchService / 1.3 / RCSinchService.podspec.json
blob4b3ca3727c47e7c2f218905cf32002f0e7159983
2   "name": "RCSinchService",
3   "version": "1.3",
4   "license": "MIT",
5   "homepage": "http://relatedcode.com",
6   "authors": {
7     "Related Code": "info@relatedcode.com"
8   },
9   "summary": "RCSinchService is a slightly modified version of the original SinchService.",
10   "source": {
11     "git": "https://github.com/relatedcode/RCSinchService.git",
12     "tag": "v1.3"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source_files": "SinchService/**/*.{h,m}",
18   "requires_arc": true,
19   "subspecs": [
20     {
21       "name": "SinchHeaders",
22       "source_files": "SinchService/PrivateHeaders/Sinch/*.h",
23       "header_dir": "Sinch"
24     }
25   ]