[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / d / 7 / SwiftyArrow / 1.0.3 / SwiftyArrow.podspec.json
blobf123ffddec815bfddd5d7ca2409b330cd8d10338
2   "name": "SwiftyArrow",
3   "version": "1.0.3",
4   "summary": "Library that aims for easy pointers use and async tasks",
5   "description": "Swift library that aims for easy pointers use and async tasks",
6   "homepage": "https://github.com/locomain/SwiftyArrow",
7   "license": {
8     "type": "Apache License, Version 2.0"
9   },
10   "authors": {
11     "Angelo": "locomain12@gmail.com"
12   },
13   "platforms": {
14     "osx": "10.9",
15     "ios": "8.0",
16     "tvos": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/locomain/SwiftyArrow.git",
20     "tag": "1.0.3"
21   },
22   "source_files": "Sources/**/*.swift",
23   "exclude_files": "Sources/Exclude",
24   "pushed_with_swift_version": "3.0"