blob: e7afed7e4666e67208bd61bc19c12f54cf770cb6 [file] [log] [blame]
{
"name": "UIPicker",
"version": "0.0.1",
"summary": "Extension to UIKit for enhancing form fields.",
"homepage": "https://github.com/TheDarkCode/UIPicker",
"license": "MIT",
"authors": {
"Mark Hamilton": "mark@dryverless.com"
},
"source": {
"git": "https://github.com/TheDarkCode/UIPicker.git",
"tag": "0.0.1"
},
"social_media_url": "https://twitter.com/dryverless",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}