blob: d59e5c296ea2bfc0a53a190586465633fcf8b55c [file] [log] [blame]
{
"name": "p2pkit",
"version": "1.2.3",
"summary": "A hyperlocal interaction toolkit",
"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.",
"homepage": "http://p2pkit.io",
"social_media_url": "https://twitter.com/uepaa",
"documentation_url": "http://p2pkit.io/appledoc",
"license": {
"type": "Commercial",
"text": "Copyright 2016 Uepaa AG"
},
"authors": "Uepaa AG",
"platforms": {
"ios": "7.1"
},
"source": {
"http": "http://p2pkit.io/maven2/ch/uepaa/p2p/p2pkit-ios/1.2.3/p2pkit-ios-1.2.3.zip",
"sha1": "2dbd023d451d651e31f049bd19a1172ee1190c74"
},
"public_header_files": "P2PKit.framework/Headers/*.h",
"vendored_frameworks": "P2PKit.framework",
"preserve_paths": "P2PKit.framework",
"frameworks": [
"CoreBluetooth",
"CoreLocation",
"CFNetwork",
"Security",
"Foundation"
],
"libraries": "icucore",
"requires_arc": true
}