[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 1 / 3 / e / SwrveSDK / 3.4 / SwrveSDK.podspec.json
blobe37183339f3eb68292adf3b20eea428184d5058c
2   "name": "SwrveSDK",
3   "version": "3.4",
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": "3.4"
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   "frameworks": [
23     "UIKit",
24     "QuartzCore",
25     "CFNetwork",
26     "StoreKit",
27     "Security",
28     "CoreTelephony"
29   ]