[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / a / 5 / 3 / TigerConnect / 1.5 / TigerConnect.podspec.json
blob24d07ca5b45d4b0f904260617a5e5cc0667085d8
2   "name": "TigerConnect",
3   "version": "1.5",
4   "summary": "TigerConnect iOS SDK",
5   "description": "Enhance your iOS apps with intelligent, secure messaging from TigerConnect",
6   "license": "Commercial",
7   "authors": {
8     "Oren Zitoun": "oren@tigertext.com"
9   },
10   "homepage": "http://www.tigertext.com/tigerconnect/",
11   "requires_arc": true,
12   "source": {
13     "git": "https://github.com/tigerconnect/ios-sdk-release.git",
14     "tag": "1.5"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "vendored_frameworks": "TTKit.framework",
20   "resources": "TTKit.bundle",
21   "libraries": [
22     "z"
23   ],
24   "ios": {
25     "frameworks": [
26       "UIKit",
27       "Foundation",
28       "CoreGraphics",
29       "CoreData",
30       "CFNetwork",
31       "Security",
32       "SystemConfiguration",
33       "AVFoundation",
34       "AddressBook",
35       "CoreLocation",
36       "MobileCoreServices",
37       "CoreTelephony",
38       "CoreMedia",
39       "ImageIO"
40     ]
41   }