[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 4 / e / p2pkit / 1.1.1 / p2pkit.podspec.json
blobfa1c052e943660f9f781f72067a1aac07c6cc7cd
2   "name": "p2pkit",
3   "version": "1.1.1",
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   "license": {
8     "type": "Commercial",
9     "text": "Copyright 2016 Uepaa AG"
10   },
11   "authors": "Uepaa AG",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "http": "http://p2pkit.io/maven2/ch/uepaa/p2p/p2pkit-ios/1.1.1/p2pkit-ios-1.1.1.zip",
17     "sha1": "45aba1fe5da663b87a90d828bd6b3471b3007560"
18   },
19   "public_header_files": "P2PKit.framework/Headers/*.h",
20   "vendored_frameworks": "P2PKit.framework",
21   "preserve_paths": "P2PKit.framework",
22   "frameworks": [
23     "CoreBluetooth",
24     "CoreLocation",
25     "CFNetwork",
26     "Security",
27     "Foundation"
28   ],
29   "libraries": "icucore",
30   "requires_arc": true