blob: 6e901edb2805d35057fdb585164e42801bc249a6 [file] [log] [blame]
{
"name": "SwiftyArrow",
"version": "1.0.2",
"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/SwiftySwift",
"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/SwiftySwift.git",
"tag": "1.0.2"
},
"source_files": "Sources/**/*.swift",
"exclude_files": "Sources/Exclude",
"pushed_with_swift_version": "3.0"
}