blob: b061af4af6436413f475e22857a4b84e6431126d [file] [log] [blame]
{
"name": "LeanCloudSwift",
"version": "1.1.4",
"summary": "LeanCloud sdk for swift4",
"description": "miao, miao, miao",
"homepage": "http://www.clstd.com",
"license": "MIT",
"authors": {
"王渊鸥": "wangyuanou@foxmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://git.coding.net/danielwyo/leancloud.git",
"tag": "1.1.4"
},
"source_files": [
"leancloud",
"leancloud/*.h",
"leancloud/**/*.{h,m,swift}"
],
"exclude_files": "leancloud/Exclude",
"dependencies": {
"Coastline": [
]
},
"pushed_with_swift_version": "4.0"
}