[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 4 / 2 / f / Simperium / 0.7.9 / Simperium.podspec.json
blobf19ee9ce3a097610dcc0ba60bab781a7b3e810cd
2   "name": "Simperium",
3   "version": "0.7.9",
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.9"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "source_files": [
22     "Simperium/*.{h,m}",
23     "External/jrswizzle/*",
24     "External/SPReachability/*",
25     "External/SSKeychain/*",
26     "External/SocketRocket/*"
27   ],
28   "frameworks": [
29     "Security",
30     "MobileCoreServices",
31     "CoreData",
32     "CFNetwork",
33     "SystemConfiguration",
34     "Foundation",
35     "UIKit",
36     "CoreGraphics"
37   ],
38   "requires_arc": true,
39   "libraries": "icucore",
40   "dependencies": {
41     "Google-Diff-Match-Patch": [
43     ]
44   }