[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / c / d / LeanCloud / 1.1.0-beta / LeanCloud.podspec.json
blob8e42b3ca3def3c0b5d13d18d7bf0c1a16ce28379
2   "name": "LeanCloud",
3   "version": "1.1.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.1.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   }