blob: 27c8335e1f7e9cf7dee03ccc7a64caf942595d24 [file] [log] [blame]
{
"name": "Transaction",
"version": "1.0.0",
"summary": "Framework to transaction between segue",
"homepage": "https://github.com/brunodlz/Transaction",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bruno da Luz": "brunolabx@gmail.com"
},
"social_media_url": "http://twitter.com/brunodlz",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/brunodlz/Transaction.git",
"tag": "1.0.0"
},
"source_files": [
"Transaction",
"Transaction/**/*.{h,swift}"
],
"pushed_with_swift_version": "2.3"
}