[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 3 / c / b / LeanCloudSwift / 1.0.4 / LeanCloudSwift.podspec.json
blob22d4beed2a10265f317e3cc24ae862d82dac2ebc
2   "name": "LeanCloudSwift",
3   "version": "1.0.4",
4   "summary": "LeanCloud sdk for swift4",
5   "description": "miao, miao, miao",
6   "homepage": "http://www.clstd.com",
7   "license": "MIT",
8   "authors": {
9     "王渊鸥": "wangyuanou@foxmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://git.coding.net/danielwyo/leancloud.git",
16     "tag": "1.0.4"
17   },
18   "source_files": [
19     "leancloud",
20     "leancloud/*.h",
21     "leancloud/**/*.{h,m,swift}"
22   ],
23   "exclude_files": "leancloud/Exclude",
24   "dependencies": {
25     "Coastline": [
27     ]
28   },
29   "pushed_with_swift_version": "4.0"