[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / a / 3 / LCAsync / 0.0.3 / LCAsync.podspec.json
blob2bcc7a35db615c64bbacc67009ef85b14dfd43f9
2   "name": "LCAsync",
3   "version": "0.0.3",
4   "summary": "A CocoaPods library written in Swift. you can do some aysnc missons with LCAsync.",
5   "description": "A CocoaPods library written in Swift,\nThis CocoaPods library helps you perform calculation and some async missons。",
6   "homepage": "https://github.com/iOSlong/LCAsync",
7   "license": {
8     "type": "GPL-3.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xw.long": "xuewu1011@163.com"
13   },
14   "source": {
15     "git": "https://github.com/iOSlong/LCAsync.git",
16     "tag": "0.0.3"
17   },
18   "source_files": "LCAsync/**/*.{h,m}",
19   "exclude_files": "LCAsync/Exclude",
20   "platforms": {
21     "osx": null,
22     "ios": null,
23     "tvos": null,
24     "watchos": null
25   }