[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 2 / d / SAUtils / 1.5.5 / SAUtils.podspec.json
blob5908d097b677bf7aa3b3b39be4b61eeeafe893ee
2   "name": "SAUtils",
3   "version": "1.5.5",
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     "branch": "master",
17     "tag": "1.5.5"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true,
23   "source_files": "Pod/Classes/**/*",
24   "frameworks": "SystemConfiguration"