blob: a459f724921afa02d485139320705f8c197086f2 [file] [log] [blame]
{
"name": "LeanCloudSwift",
"version": "1.1.3",
"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.3"
},
"source_files": [
"leancloud",
"leancloud/*.h",
"leancloud/**/*.{h,m,swift}"
],
"exclude_files": "leancloud/Exclude",
"dependencies": {
"Coastline": [
]
},
"pushed_with_swift_version": "4.0"
}