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