blob: d9c1166135993c638c4a1d1f66b38955cbae4534 [file] [log] [blame]
{
"name": "HNDAppUpdateManager",
"version": "0.1.0",
"summary": "HNDAppUpdateManager",
"homepage": "https://github.com/MediaHound/HNDAppUpdateManager",
"license": "Apache",
"authors": {
"Dustin Bachrach": "dustin@mediahound.com"
},
"source": {
"git": "https://github.com/MediaHound/HNDAppUpdateManager.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes/**/*.{h,m}",
"dependencies": {
"AFNetworking": [
],
"Avenue": [
]
}
}