blob: fa1c052e943660f9f781f72067a1aac07c6cc7cd [file] [log] [blame]
{
"name": "p2pkit",
"version": "1.1.1",
"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",
"license": {
"type": "Commercial",
"text": "Copyright 2016 Uepaa AG"
},
"authors": "Uepaa AG",
"platforms": {
"ios": "7.0"
},
"source": {
"http": "http://p2pkit.io/maven2/ch/uepaa/p2p/p2pkit-ios/1.1.1/p2pkit-ios-1.1.1.zip",
"sha1": "45aba1fe5da663b87a90d828bd6b3471b3007560"
},
"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
}