[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / 0 / 7 / librdf.objc / 0.0.4 / librdf.objc.podspec.json
blob0dcf013f2bacf2064a272ea65918aa1c479cd4fb
2   "name": "librdf.objc",
3   "version": "0.0.4",
4   "summary": "Cocoa Objective-C wrapper to http://purl.mro.name/ios/librdf",
5   "description": "                       Inspired by [Redland-ObjC](https://github.com/p2/Redland-ObjC/) and\n                       [RDF Ruby gem](https://rubygems.org/gems/rdf)\n",
6   "homepage": "http://purl.mro.name/ios/librdf.objc",
7   "license": "Human Rights",
8   "authors": {
9     "Marcus Rohrmoser": "mrohrmoser@acm.org"
10   },
11   "source": {
12     "git": "https://github.com/mro/librdf.objc.git",
13     "tag": "0.0.4"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "requires_arc": true,
19   "source_files": "MRDF",
20   "public_header_files": "MRDF/*/MRDF*.h",
21   "dependencies": {
22     "librdf.ios": [
23       "~> 1.0"
24     ]
25   }