[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 0 / 9 / SAMobileBase / 2.1.1 / SAMobileBase.podspec.json
blob1f8830e021b36f44c8b458e3ca5190e093d5cf6b
2   "name": "SAMobileBase",
3   "version": "2.1.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": "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": "2.1.1"
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   }