blob: 4cb41126999a71b7a8bb1765224e6f3a1f9dad56 [file] [log] [blame]
{
"name": "PNTToolbar",
"version": "0.2.0",
"summary": "Simple class which adds Safari like toolbar to input view and handles switching between input fields.",
"homepage": "https://github.com/Planet1107/PNTToolbar",
"license": "MIT",
"authors": {
"Planet 1107": "info@planet1107.net"
},
"social_media_url": "https://twitter.com/Planet1107",
"screenshots": [
"https://raw.githubusercontent.com/Planet1107/PNTToolbar/master/screen1.png",
"https://raw.githubusercontent.com/Planet1107/PNTToolbar/master/screen2.png"
],
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/Planet1107/PNTToolbar.git",
"tag": "0.2.0"
},
"source_files": "PNTToolbar",
"requires_arc": true
}