[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 1 / 3 / e / SwrveSDK / 4.10.2 / SwrveSDK.podspec.json
blob1f091d9b3fe6fe4d029b7c86e07c990dcdba0d74
2   "name": "SwrveSDK",
3   "version": "4.10.2",
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.10.2"
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.10.2"
25     ],
26     "SwrveConversationSDK": [
27       "4.10.2"
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"