[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 3 / e / SwrveSDK / 5.1.1 / SwrveSDK.podspec.json
blobac7567d06def6cbd4dac3aab4cf90b8be7e7881b
2   "name": "SwrveSDK",
3   "version": "5.1.1",
4   "summary": "iOS SDK for Swrve.",
5   "homepage": "http://www.swrve.com",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "SwrveSDK/LICENSE"
9   },
10   "authors": "Swrve Mobile Inc or its licensors",
11   "source": {
12     "git": "https://github.com/Swrve/swrve-ios-sdk.git",
13     "tag": "5.1.1"
14   },
15   "social_media_url": "https://twitter.com/Swrve_Inc",
16   "platforms": {
17     "ios": "6.0"
18   },
19   "requires_arc": true,
20   "source_files": "SwrveSDK/SDK/**/*.{m,h}",
21   "public_header_files": "SwrveSDK/SDK/**/*.h",
22   "dependencies": {
23     "SwrveSDKCommon": [
24       "5.1.1"
25     ],
26     "SwrveConversationSDK": [
27       "5.1.1"
28     ]
29   },
30   "frameworks": [
31     "UIKit",
32     "QuartzCore",
33     "CFNetwork",
34     "StoreKit",
35     "Security",
36     "CoreTelephony",
37     "MessageUI",
38     "CoreLocation",
39     "AVFoundation",
40     "CoreText"
41   ],
42   "weak_frameworks": [
43     "Contacts",
44     "Photos",
45     "AssetsLibrary",
46     "AddressBook",
47     "UserNotifications",
48     "UserNotificationsUI"
49   ],
50   "libraries": "sqlite3"