[Add] BUAdTestMeasurement-Beta 6.6.0.7
[CocoaPods.git] / Specs / 6 / c / a / yapo-transport-ip-objc / 0.1.1 / yapo-transport-ip-objc.podspec.json
blobcbbd3d61c5a0277235b4ed7f3ecba2134ddcfede
2   "name": "yapo-transport-ip-objc",
3   "version": "0.1.1",
4   "summary": "YAPO IP transport for Objective-C",
5   "description": "                       Provides a transport over IP for YAPO messages, both LAN and mesh\n                       topologies are supported.\n                       * Markdown format.\n                       * Don't worry about the indent, we strip it!\n",
6   "homepage": "http://github.com/ajres/yapo-transport-ip-objc",
7   "license": "APACHE2",
8   "authors": {
9     "@ajres": "dev@xn--voo-zpa.com"
10   },
11   "source": {
12     "git": "https://github.com/ajres/yapo-transport-ip-objc.git",
13     "tag": "0.1.1"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source_files": "yapo-transport-ip-objc/**/*.{c,h,m}",
20   "public_header_files": "yapo-transport-ip-objc/YPTransportIPSPI.h",
21   "dependencies": {
22     "CocoaLumberjack": [
24     ],
25     "yaul-objc": [
27     ],
28     "yapo-transport-objc": [
30     ]
31   }