blob: b6d3b449c73d7f60c9d24767502894b7a8f67485 [file] [log] [blame]
{
"name": "SAUtils",
"version": "1.2.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.2.5"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "SystemConfiguration"
}