[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / 4 / e / p2pkit / 1.2.2 / p2pkit.podspec.json
blob9c5c6a1d958f619fbd80e76a807a58c42b50322b
2   "name": "p2pkit",
3   "version": "1.2.2",
4   "summary": "A hyperlocal interaction toolkit",
5   "description": "p2pkit is an easy to use SDK that bundles together several proximity technologies kung-fu style! With p2pkit apps immediately understand their proximity to nearby devices and users, 'verify' their identity, and exchange information with them.",
6   "homepage": "http://p2pkit.io",
7   "social_media_url": "https://twitter.com/uepaa",
8   "documentation_url": "http://p2pkit.io/appledoc",
9   "license": {
10     "type": "Commercial",
11     "text": "Copyright 2016 Uepaa AG"
12   },
13   "authors": "Uepaa AG",
14   "platforms": {
15     "ios": "7.1"
16   },
17   "source": {
18     "http": "http://p2pkit.io/maven2/ch/uepaa/p2p/p2pkit-ios/1.2.2/p2pkit-ios-1.2.2.zip",
19     "sha1": "9a256d7d09e8d03b520bbeeae83b004b16ec6205"
20   },
21   "public_header_files": "P2PKit.framework/Headers/*.h",
22   "vendored_frameworks": "P2PKit.framework",
23   "preserve_paths": "P2PKit.framework",
24   "frameworks": [
25     "CoreBluetooth",
26     "CoreLocation",
27     "CFNetwork",
28     "Security",
29     "Foundation"
30   ],
31   "libraries": "icucore",
32   "requires_arc": true