blob: 58de85be225a1262c96d50770dd2e81fd649a4cd [file] [log] [blame]
{
"name": "MartyJunior",
"version": "0.1.0",
"summary": "You can change tab contents with swipe gesture on middle of UITableView!!",
"homepage": "https://github.com/szk-atmosphere/MartyJunior",
"license": "MIT",
"authors": {
"Taiki Suzuki": "s1180183@gmail.com"
},
"source": {
"git": "https://github.com/szk-atmosphere/MartyJunior.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/SzkAtmosphere",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "MartyJunior/*.{swift}",
"frameworks": "UIKit",
"dependencies": {
"MisterFusion": [
]
}
}