blob: c149b5dfc244bff547acc4601e50ab1b32062519 [file] [log] [blame]
{
"name": "hydrogen-objc",
"version": "0.5.2",
"summary": "Hydrogen Obj-C client",
"description": "Obj-C hydrogen client.",
"homepage": "https://github.com/nathansizemore/hydrogen-objc",
"license": {
"type": "MPL 2.0"
},
"authors": {
"Nathan Sizemore": "nathanrsizemore@gmail.com"
},
"source": {
"git": "https://github.com/nathansizemore/hydrogen-objc.git",
"tag": "0.5.2"
},
"social_media_url": "https://twitter.com/nathansizemore",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"hydrogen-objc": [
"Pod/Assets/*.png"
]
}
}