[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 0 / 2 / d / SAUtils / 1.2.4 / SAUtils.podspec.json
blob718ead87ad59d969bceecda9ae11e2cdef7540b6
2   "name": "SAUtils",
3   "version": "1.2.4",
4   "summary": "General collection of SuperAwesome Utility functions for iOS",
5   "description": "SAUtils is a library containing network and utility functions needed by the SDK.",
6   "homepage": "https://github.com/SuperAwesomeLTD/sa-mobile-lib-ios-utils",
7   "license": {
8     "type": "GNU GENERAL PUBLIC LICENSE Version 3",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gabriel Coman": "gabriel.coman@superawesome.tv"
13   },
14   "source": {
15     "git": "https://github.com/SuperAwesomeLTD/sa-mobile-lib-ios-utils.git",
16     "tag": "1.2.4"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*",
23   "frameworks": "SystemConfiguration"