blob: ab1e099f94c9bd45e05aa2547a0844b62a4f2e4f [file] [log] [blame]
{
"name": "Snapyr",
"module_name": "Snapyr",
"version": "0.9.1",
"summary": "The hassle-free way to add Snapyr sdk to your iOS app.",
"description": "The hassle-free way to add Snapyr iOS sdk to your iOS app.",
"homepage": "http://snapyr.com/",
"license": {
"type": "MIT"
},
"authors": {
"Snapyr": "support@snapyr.com"
},
"source": {
"git": "https://github.com/snapyrautomation/snapyr-ios-sdk.git",
"tag": "0.9.1"
},
"platforms": {
"ios": "10.0",
"tvos": "10.0",
"osx": "10.13"
},
"static_framework": true,
"source_files": [
"Snapyr/Classes/**/*.{h,m}",
"Snapyr/Internal/**/*.{h,m}"
]
}