[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 8 / 0 / f / AnyMesh / 0.4.0 / AnyMesh.podspec.json
blobc4ea6f9d969794d059fc7582d478523ba033ada8
2   "name": "AnyMesh",
3   "version": "0.4.0",
4   "summary": "A multi-platform, decentralized, auto-discover and auto-connect mesh networking and messaging API",
5   "description": "AnyMesh allows programs across devices and language platforms to communicate easily and effortlessly.",
6   "homepage": "https://github.com/AnyMesh/anyMesh-iOS",
7   "license": "MIT",
8   "authors": {
9     "Dave Paul": "davepaul0@gmail.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/AnyMesh/anyMesh-iOS.git",
16     "tag": "0.4.0"
17   },
18   "source_files": [
19     "lib",
20     "lib/*.{h,m}"
21   ],
22   "requires_arc": true