blob: 16783d812e484aed690ad0b473757c6c32122180 [file] [log] [blame]
{
"name": "Picker",
"version": "1.0.1",
"license": {
"type": "MIT"
},
"summary": "Lightweight A/B testing library for Swift",
"homepage": "https://github.com/jeremytregunna/picker",
"authors": {
"Jeremy Tregunna": "jeremy@tregunna.ca"
},
"source": {
"git": "https://github.com/jeremytregunna/picker.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/jtregunna",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Picker/*"
}