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