blob: 32f0a557ed60b56d27cbf1786e5d61531488f922 [file] [log] [blame]
{
"name": "Transaction",
"version": "1.0.2",
"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.2"
},
"source_files": [
"Transaction",
"Transaction/**/*.{h,swift}"
],
"pushed_with_swift_version": "3.0"
}