blob: 7fe44dd96b3cdc66f7c2c7db5d97489ac3b1c8bf [file] [log] [blame]
{
"name": "libswift",
"version": "0.4.0",
"summary": "Library for Swift Language",
"description": "A short description of libswift.",
"homepage": "https://github.com/src256/libswift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"src": "src@srcw.net"
},
"source": {
"git": "https://github.com/src256/libswift.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "libswift/Classes/**/*",
"resource_bundles": {
"libswift": [
"libswift/Classes/*.xib"
]
},
"pushed_with_swift_version": "3.0"
}