[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / 3 / e / SwrveSDK / 4.1.0 / SwrveSDK.podspec.json
blobbc9207f9306e56b536df4fdfe4f1a045d42ee31e
2   "name": "SwrveSDK",
3   "version": "4.1.0",
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.1.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": "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     "Contacts",
36     "Photos"
37   ],
38   "libraries": "sqlite3"