[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / c / d / LeanCloud / 1.0.0-beta / LeanCloud.podspec.json
blob9b26e555b961e4fb92fee553a2a0aac8bd97dd91
2   "name": "LeanCloud",
3   "version": "1.0.0-beta",
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": "1.0.0-beta"
14   },
15   "source_files": "Source/**/*.swift",
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.9",
19     "tvos": "9.0",
20     "watchos": "2.0"
21   },
22   "dependencies": {
23     "Alamofire": [
24       "~> 3.4"
25     ]
26   }