blob: c4ea6f9d969794d059fc7582d478523ba033ada8 [file] [log] [blame]
{
"name": "AnyMesh",
"version": "0.4.0",
"summary": "A multi-platform, decentralized, auto-discover and auto-connect mesh networking and messaging API",
"description": "AnyMesh allows programs across devices and language platforms to communicate easily and effortlessly.",
"homepage": "https://github.com/AnyMesh/anyMesh-iOS",
"license": "MIT",
"authors": {
"Dave Paul": "davepaul0@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/AnyMesh/anyMesh-iOS.git",
"tag": "0.4.0"
},
"source_files": [
"lib",
"lib/*.{h,m}"
],
"requires_arc": true
}