blob: 2bcc7a35db615c64bbacc67009ef85b14dfd43f9 [file] [log] [blame]
{
"name": "LCAsync",
"version": "0.0.3",
"summary": "A CocoaPods library written in Swift. you can do some aysnc missons with LCAsync.",
"description": "A CocoaPods library written in Swift,\nThis CocoaPods library helps you perform calculation and some async missons。",
"homepage": "https://github.com/iOSlong/LCAsync",
"license": {
"type": "GPL-3.0",
"file": "LICENSE"
},
"authors": {
"xw.long": "xuewu1011@163.com"
},
"source": {
"git": "https://github.com/iOSlong/LCAsync.git",
"tag": "0.0.3"
},
"source_files": "LCAsync/**/*.{h,m}",
"exclude_files": "LCAsync/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}