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