[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / 5 / 4 / ArchaicProtocols / 0.1.4 / ArchaicProtocols.podspec.json
blob51ffa008cf220e3f3fb90bad5ccc2f1b9fc17597
2   "name": "ArchaicProtocols",
3   "version": "0.1.4",
4   "summary": "NSURLProtocol wrappers for archaic protocols.",
5   "description": "                       Currently supported:\n                       * Daytime\n                       * Echo\n                       * Finger\n                       * QOTD\n                                              \n                       Planned protocol support:                    \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.4"
14   },
15   "social_media_url": "https://twitter.com/mc",
16   "platforms": {
17     "ios": "7.0",
18     "osx": "10.9"
19   },
20   "requires_arc": true,
21   "source_files": "Classes",
22   "public_header_files": "Classes/**/*.h"