[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 9 / 5 / 4 / ArchaicProtocols / 0.1.1 / ArchaicProtocols.podspec.json
blob19bf45304b8cde1221edf314b512b4e750eaa71a
2   "name": "ArchaicProtocols",
3   "version": "0.1.1",
4   "summary": "NSURLProtocol wrappers for archaic protocols.",
5   "description": "                       Currently supported:\n                       * QOTD\n                       \n                       Planned protocol support:\n\n                       * Echo\n                       * Finger\n                       * Gopher\n",
6   "homepage": "https://github.com/mcroydon/ArchaicProtocols",
7   "license": "MIT",
8   "authors": {
9     "Matt Croydon": "mcroydon@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/mcroydon/ArchaicProtocols.git",
13     "tag": "0.1.1"
14   },
15   "social_media_url": "https://twitter.com/mc",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Classes",
21   "public_header_files": "Classes/**/*.h"