blob: 1c1d278bebb7405c430d0eed474a6e895bb3509c [file] [log] [blame]
{
"name": "THContactPicker",
"version": "0.0.3",
"summary": "Contact picker view controller",
"homepage": "https://github.com/tristanhimmelman/THContactPicker",
"license": "MIT",
"authors": {
"Tristan Himmelman": ""
},
"source": {
"git": "https://github.com/tristanhimmelman/THContactPicker.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "5.1"
},
"requires_arc": true,
"source_files": "Classes/**/*.{h,m}",
"frameworks": "CoreGraphics"
}