[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / c / 9 / RCSinchService / 1.4 / RCSinchService.podspec.json
blob3b1afbf6bd8a936419be0d530d31e92cd7fdb160
2   "name": "RCSinchService",
3   "version": "1.4",
4   "platforms": {
5     "ios": "6.0"
6   },
7   "summary": "RCSinchService is a slightly modified version of the original SinchService.",
8   "homepage": "http://relatedcode.com",
9   "authors": {
10     "Related Code": "info@relatedcode.com"
11   },
12   "license": {
13     "type": "Apache"
14   },
15   "source": {
16     "git": "https://github.com/relatedcode/RCSinchService.git",
17     "tag": "v1.4"
18   },
19   "public_header_files": [
20     "SinchService/SINService.h",
21     "SinchService/SinchService.h"
22   ],
23   "source_files": "SinchService/*.{h,m}",
24   "subspecs": [
25     {
26       "name": "SinchHeaders",
27       "source_files": "SinchService/PrivateHeaders/Sinch/*.h",
28       "header_dir": "Sinch"
29     }
30   ]