[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / 3 / e / SwrveSDK / 4.5.1 / SwrveSDK.podspec.json
blob7a2cc1cf0ba09a76b9162e78a5dd6386c9028589
2   "name": "SwrveSDK",
3   "version": "4.5.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": "4.5.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       "~> 4.5.1"
25     ],
26     "SwrveConversationSDK": [
27       "~> 4.5.1"
28     ]
29   },
30   "frameworks": [
31     "UIKit",
32     "QuartzCore",
33     "CFNetwork",
34     "StoreKit",
35     "Security",
36     "CoreTelephony",
37     "MessageUI",
38     "CoreLocation",
39     "AddressBook",
40     "AVFoundation",
41     "AssetsLibrary",
42     "Contacts",
43     "Photos"
44   ],
45   "libraries": "sqlite3"