blob: b9ca68f04682b879164f8fb456d4e6b74384d1ff [file] [log] [blame]
{
"name": "hydrogen-objc",
"version": "0.4.0",
"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.4.0"
},
"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"
]
}
}