blob: 1a072b764f3768e62aea65a12fe37894b9b85445 [file] [log] [blame]
{
"name": "SAUtils",
"version": "1.3.5",
"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.3.5"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "SystemConfiguration"
}