[Add] Vitals 3.2.4
[CocoaPods.git] / Specs / 8 / 0 / f / AnyMesh / 0.3.0 / AnyMesh.podspec.json
blobe07b7a564800023ebccaa81b902100bc0373f21e
2   "name": "AnyMesh",
3   "version": "0.3.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.3.0"
17   },
18   "source_files": [
19     "lib",
20     "lib/*.{h,m}",
21     "lib/CocoaAsyncSocket",
22     "lib/CocoaAsycSocket/*.{h,m}"
23   ],
24   "requires_arc": true