blob: f4cc921938031d494de582b47cb24f2b496aed27 [file] [log] [blame]
{
"name": "UserHook",
"version": "1.1.3",
"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.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UserHook/**/**",
"frameworks": "UIKit",
"dependencies": {
"JSONModel": [
]
}
}