blob: ff04e5b45e2295fd7e03265483b4eae4d3a6a940 [file] [log] [blame]
{
"name": "BugtagsInsta",
"version": "1.0.0",
"summary": "A powerful plugin for Bugtags SDK,monitor your mobile app in real-time. Learn more at http://bugtags.com.",
"homepage": "http://bugtags.com/",
"license": {
"type": "Commercial",
"text": " Copyright (C) 2016 Bugtags.\n Permission is hereby granted to use this framework as is, modification are not allowed.\n All rights reserved.\n \n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\n THE SOFTWARE.\n"
},
"authors": {
"Bugtags": "dev@bugtags.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/bugtags/BugtagsInsta-iOS.git",
"tag": "1.0.0"
},
"source_files": "BugtagsInsta.framework/Versions/A/Headers/*.{h}",
"preserve_paths": "BugtagsInsta.framework/*",
"frameworks": [
"Foundation",
"Security",
"CFNetwork",
"BugtagsInsta"
],
"libraries": "z",
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/BugtagsInsta/\""
},
"requires_arc": true,
"dependencies": {
"Bugtags": [
"~> 1.2.8"
]
}
}