[Add] TradPlusAdSDK 12.9.0
[CocoaPods.git] / Specs / 7 / 6 / 8 / SinchService / 1.0.0 / SinchService.podspec.json
blobb5215b5d1459706a07c15e990ac99a531c28c826
2   "name": "SinchService",
3   "version": "1.0.0",
4   "platforms": {
5     "ios": "6.0"
6   },
7   "summary": "SinchService provides the class SINService which is a high-level wrapper around the Sinch iOS SDK",
8   "description": "  SinchService provides the class SINService which is a high-level wrapper around the Sinch iOS SDK.\n",
9   "homepage": "http://www.sinch.com",
10   "authors": {
11     "Christoffer Ahlbin": "christoffer@sinch.com"
12   },
13   "license": {
14     "type": "Apache"
15   },
16   "source": {
17     "git": "https://github.com/sinch/SinchService-iOS.git",
18     "tag": "1.0.0"
19   },
20   "public_header_files": "SinchService/SINService.h,SinchService/SinchService.h",
21   "source_files": "SinchService/*.{h,m}",
22   "subspecs": [
23     {
24       "name": "SinchHeaders",
25       "source_files": "SinchService/PrivateHeaders/Sinch/*.h",
26       "header_dir": "Sinch"
27     }
28   ]