[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / e / 0 / 9 / SAMobileBase / 1.0.1 / SAMobileBase.podspec.json
bloba0488626be832734d69bea9a33734c443f757d35
2   "name": "SAMobileBase",
3   "version": "1.0.1",
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": "MIT",
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     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "3.2"
23   },
24   "source_files": "SAMobileBase/Classes/**/*",
25   "dependencies": {
26     "Alamofire": [
27       "~> 4.4"
28     ],
29     "Decodable": [
30       "~> 0.6.0"
31     ]
32   },
33   "pushed_with_swift_version": "3.2"