blob: f123ffddec815bfddd5d7ca2409b330cd8d10338 [file] [log] [blame]
{
"name": "SwiftyArrow",
"version": "1.0.3",
"summary": "Library that aims for easy pointers use and async tasks",
"description": "Swift library that aims for easy pointers use and async tasks",
"homepage": "https://github.com/locomain/SwiftyArrow",
"license": {
"type": "Apache License, Version 2.0"
},
"authors": {
"Angelo": "locomain12@gmail.com"
},
"platforms": {
"osx": "10.9",
"ios": "8.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/locomain/SwiftyArrow.git",
"tag": "1.0.3"
},
"source_files": "Sources/**/*.swift",
"exclude_files": "Sources/Exclude",
"pushed_with_swift_version": "3.0"
}