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