Skip to content

Commit

Permalink
[Add] SAUtils 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Coman authored and CocoaPodsBot committed Oct 19, 2016
1 parent e4c2b4e commit dbb7857
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions Specs/SAUtils/1.4.3/SAUtils.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "SAUtils",
"version": "1.4.3",
"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": "[email protected]"
},
"source": {
"git": "https://github.com/SuperAwesomeLTD/sa-mobile-lib-ios-utils.git",
"tag": "1.4.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "SystemConfiguration"
}

0 comments on commit dbb7857

Please sign in to comment.