[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 0 / 2 / d / SAUtils / 1.0.9 / SAUtils.podspec.json
blob831fc62c3145fec74ca2701a9a5ee52390cbba7f
2   "name": "SAUtils",
3   "version": "1.0.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.0.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   }