[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 3 / e / SwrveSDK / 4.0.5 / SwrveSDK.podspec.json
blob879757c2e8e7838ab4d5898d7da361ee43bd9f82
2   "name": "SwrveSDK",
3   "version": "4.0.5",
4   "summary": "iOS SDK for Swrve.",
5   "homepage": "http://www.swrve.com",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "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.0.5"
14   },
15   "social_media_url": "https://twitter.com/Swrve_Inc",
16   "platforms": {
17     "ios": "6.0"
18   },
19   "requires_arc": true,
20   "source_files": "Sdk/**/*.{m,h}",
21   "public_header_files": "Sdk/**/*.h",
22   "resources": "Sdk/Conversation/Resources/*.*",
23   "frameworks": [
24     "UIKit",
25     "QuartzCore",
26     "CFNetwork",
27     "StoreKit",
28     "Security",
29     "CoreTelephony",
30     "MessageUI",
31     "CoreLocation",
32     "AddressBook",
33     "AVFoundation",
34     "AssetsLibrary"
35   ]