[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 0 / 2 / d / SAUtils / 1.3.1 / SAUtils.podspec.json
blobb3ab141f19de91c4a50537d0364a7ff7751a1be6
2   "name": "SAUtils",
3   "version": "1.3.1",
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.3.1"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*",
23   "frameworks": "SystemConfiguration"