[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 4 / f / hydrogen-objc / 0.2.0 / hydrogen-objc.podspec.json
blob415f6c836a4bc190ae328c21e2ef89e50d02a9e9
2   "name": "hydrogen-objc",
3   "version": "0.2.0",
4   "summary": "Hydrogen Obj-C client",
5   "description": "Obj-C SDK for building a Hydrogen client.",
6   "homepage": "https://github.com/nathansizemore/hydrogen-objc",
7   "license": {
8     "type": "MPL 2.0"
9   },
10   "authors": {
11     "Nathan Sizemore": "nathanrsizemore@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/nathansizemore/hydrogen-objc.git",
15     "tag": "0.2.0"
16   },
17   "social_media_url": "https://twitter.com/nathansizemore",
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*",
23   "resource_bundles": {
24     "hydrogen-objc": [
25       "Pod/Assets/*.png"
26     ]
27   }