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