blob: 0a19ab5d9beb57fa7915362d5ead0c435baad28c [file] [log] [blame]
{
"name": "Convex",
"version": "0.1",
"summary": "Highly customizable tabBar and tabBarController in Swift.",
"description": "Highly customizable tabBar and tabBarController for iOS in Swift.",
"homepage": "https://github.com/Limon-O-O/Convex",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Limon": "fengninglong@gmail.com"
},
"social_media_url": "https://twitter.com/Limon______",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Limon-O-O/Convex.git",
"tag": "0.1"
},
"source_files": "Convex/*.swift",
"requires_arc": true
}