[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / c / 4 / f / hydrogen-objc / 0.5.1 / hydrogen-objc.podspec.json
blobc32a05eea4e0c6f26c66af8cf786bb0971f9f7a0
2   "name": "hydrogen-objc",
3   "version": "0.5.1",
4   "summary": "Hydrogen Obj-C client",
5   "description": "Obj-C 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.5.1"
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   }