[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 6 / 3 / UriParser-cpp / 0.1.2 / UriParser-cpp.podspec.json
blobcbbf660e31d73e3cf4b7cc43afdacd8a47b39076
2   "name": "UriParser-cpp",
3   "version": "0.1.2",
4   "summary": "a simple parser, encoder and decoder for URIs",
5   "description": "                       A little C++ library that parses URLs into bite-sized pieces.\n",
6   "homepage": "https://github.com/cine-io/uri-parser",
7   "license": "see LICENSE.txt",
8   "authors": {
9     "Covenant Eyes": "developer@covenanteyes.com"
10   },
11   "source": {
12     "git": "https://github.com/cine-io/uri-parser.git",
13     "tag": "0.1.2"
14   },
15   "requires_arc": false,
16   "platforms": {
17     "ios": "5.0",
18     "osx": "10.7"
19   },
20   "source_files": "Uri*.{c,h}pp"