[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 4 / e / p2pkit / 1.2.3 / p2pkit.podspec.json
blobd59e5c296ea2bfc0a53a190586465633fcf8b55c
2   "name": "p2pkit",
3   "version": "1.2.3",
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.3/p2pkit-ios-1.2.3.zip",
19     "sha1": "2dbd023d451d651e31f049bd19a1172ee1190c74"
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