[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / 9 / c / LCOAsync / 0.2.0 / LCOAsync.podspec.json
blobab3eabfeb98538923f5b6ba9ca5229d9272a810f
2   "name": "LCOAsync",
3   "version": "0.2.0",
4   "swift_versions": "4.0",
5   "summary": "A CocoaPods library written in Swift. you can do some aysnc missons with LCOAsync.",
6   "description": "A CocoaPods library written in Swift,\nThis CocoaPods library helps you perform calculation and some async missons。",
7   "homepage": "https://github.com/iOSlong/LCOAsync",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "xuewu1011@163.com": "longxuewu@aggrx.com"
14   },
15   "source": {
16     "git": "https://github.com/iOSlong/LCOAsync.git",
17     "tag": "0.2.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "LCOAsync/Classes/**/*",
23   "swift_version": "4.0"