blob: 9c5c6a1d958f619fbd80e76a807a58c42b50322b [file] [log] [blame]
{
"name": "p2pkit",
"version": "1.2.2",
"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.2/p2pkit-ios-1.2.2.zip",
"sha1": "9a256d7d09e8d03b520bbeeae83b004b16ec6205"
},
"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
}