[Add] CustomerIO 3.7.0
[CocoaPods.git] / Specs / d / e / 9 / yapo-transport-objc / 0.1.0 / yapo-transport-objc.podspec.json
blob88d78e2fc49d54bb1336f501aad8f84710a2312e
2   "name": "yapo-transport-objc",
3   "version": "0.1.0",
4   "summary": "YAPO transport core for Objective-C",
5   "description": "                       Manages all transports for YAPO messages\n                       * Markdown format.\n                       * Don't worry about the indent, we strip it!\n",
6   "homepage": "http://github.com/ajres/yapo-transport-objc",
7   "license": "APACHE2",
8   "authors": {
9     "@ajres": "andy@couchbase.com"
10   },
11   "source": {
12     "git": "https://github.com/ajres/yapo-transport-objc.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "osx": "10.8"
17   },
18   "requires_arc": true,
19   "source_files": "yapo-transport-objc/**/*.{c,h,m}"