[Add] AnyThinkQMSDKAdapter 6.4.12.1
[CocoaPods.git] / Specs / e / 7 / 1 / Simperium-OSX / 0.7.3 / Simperium-OSX.podspec.json
blobd97eb1e1804047c11792ce1b0f5054979232d641
2   "name": "Simperium-OSX",
3   "version": "0.7.3",
4   "summary": "Simperium libraries.",
5   "description": "Simperium is a simple way for developers to move data as it changes, instantly and automatically.",
6   "homepage": "https://github.com/Simperium/simperium-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Simperium": "contact@simperium.com"
13   },
14   "source": {
15     "git": "https://github.com/Simperium/simperium-ios.git",
16     "tag": "v0.7.3"
17   },
18   "platforms": {
19     "osx": "10.8"
20   },
21   "source_files": [
22     "Simperium/*.{h,m}",
23     "External/SPReachability/*",
24     "External/SSKeychain/*",
25     "Simperium-OSX/**/*.{h,m}"
26   ],
27   "exclude_files": [
28     "Simperium/SPAuthenticationViewController.{h,m}",
29     "Simperium/SPTOSViewController.{h,m}",
30     "Simperium/SPAuthenticationButton.{h,m}"
31   ],
32   "requires_arc": true,
33   "dependencies": {
34     "Google-Diff-Match-Patch": [
36     ],
37     "JRSwizzle": [
39     ],
40     "SocketRocket": [
42     ]
43   }