blob: e368d87d27ccf64890703a5589693cdb60697f7c [file] [log] [blame]
{
"name": "UserHook",
"version": "1.2.2",
"summary": "iOS SDK for the User Hook service",
"homepage": "https://userhook.com",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"User Hook": "info@cullaboration.com"
},
"source": {
"git": "https://github.com/cullaboration/userhook-sdk-ios.git",
"tag": "1.2.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UserHook/**/**",
"frameworks": "UIKit",
"dependencies": {
"JSONModel": [
]
}
}