[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 0 / 2 / d / SAUtils / 1.1.9 / SAUtils.podspec.json
blob53c815b50ec434f82a444a730237aa55778fc772
2   "name": "SAUtils",
3   "version": "1.1.9",
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.1.9"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*",
23   "resource_bundles": {
24     "SAUtils": [
25       "Pod/Assets/*.png"
26     ]
27   }