[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 0 / 9 / SAMobileBase / 2.0.0 / SAMobileBase.podspec.json
blob786d86052fdbe37c0e5c3c962ae3a05e7b5d29c0
2   "name": "SAMobileBase",
3   "version": "2.0.0",
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.0.0"
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   }