[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / c / d / LeanCloud / 11.0.1 / LeanCloud.podspec.json
blob8f6713b3d8e434a5a9fe0e89b9c17994933dda90
2   "name": "LeanCloud",
3   "version": "11.0.1",
4   "license": {
5     "type": "Apache License, Version 2.0",
6     "file": "LICENSE"
7   },
8   "summary": "LeanCloud Swift SDK",
9   "homepage": "https://leancloud.cn/",
10   "authors": "LeanCloud",
11   "source": {
12     "git": "https://github.com/leancloud/swift-sdk.git",
13     "tag": "11.0.1"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10",
18     "tvos": "9.0",
19     "watchos": "2.0"
20   },
21   "subspecs": [
22     {
23       "name": "Storage",
24       "dependencies": {
25         "Alamofire": [
26           "~> 4.7"
27         ]
28       },
29       "source_files": "Sources/Storage/**/*.swift"
30     }
31   ]