blob: 34aae2b7eb2705e95bc31381212900e551b5e5c0 [file] [log] [blame]
{
"name": "SAUtils",
"version": "1.5.2",
"summary": "General collection of SuperAwesome Utility functions for iOS",
"description": "SAUtils is a library containing network and utility functions needed by the SDK.",
"homepage": "https://github.com/SuperAwesomeLTD/sa-mobile-lib-ios-utils",
"license": {
"type": "GNU GENERAL PUBLIC LICENSE Version 3",
"file": "LICENSE"
},
"authors": {
"Gabriel Coman": "gabriel.coman@superawesome.tv"
},
"source": {
"git": "https://github.com/SuperAwesomeLTD/sa-mobile-lib-ios-utils.git",
"tag": "1.5.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "SystemConfiguration"
}