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