[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 3 / 9 / BASwiftAPIManager / 0.1.0 / BASwiftAPIManager.podspec.json
blobace74dea08bd3c9a49d243fef3ffed7806acedc8
2   "name": "BASwiftAPIManager",
3   "version": "0.1.0",
4   "summary": "SwiftAPIManager",
5   "homepage": "https://gitlab.com/brkakkaya/swift-api-manager",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Burak AKKAYA": "brk.akkaya@gmail.com"
12   },
13   "source": {
14     "git": "https://gitlab.com/brkakkaya/swift-api-manager.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "requires_arc": true,
21   "pod_target_xcconfig": {
22     "DEFINES_MODULE": "YES"
23   },
24   "static_framework": true,
25   "source_files": "APIManager/**/*.swift",
26   "dependencies": {
27     "BASwiftExtensions": [
28       "~> 0.1.0"
29     ]
30   }