[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / e / 0 / 9 / SAMobileBase / 1.0.6 / SAMobileBase.podspec.json
blob41c3e5391292441f09aac130fbfc11906854528f
2   "name": "SAMobileBase",
3   "version": "1.0.6",
4   "summary": "SAMobileBase",
5   "description": "iOS Base SDK for all other SuperAwesome SDKs",
6   "homepage": "https://github.com/SuperAwesomeLTD/sa-mobile-base-ios",
7   "license": {
8     "type": "GNU GENERAL PUBLIC LICENSE Version 3",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gabrielcoman": "gabriel.coman@superawesome.tv"
13   },
14   "source": {
15     "git": "https://github.com/SuperAwesomeLTD/sa-mobile-base-ios.git",
16     "branch": "master",
17     "tag": "1.0.6"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "3.2"
24   },
25   "source_files": "SAMobileBase/Classes/**/*",
26   "dependencies": {
27     "Decodable": [
28       "~> 0.6.0"
29     ]
30   },
31   "pushed_with_swift_version": "3.2"