blob: c14760967e5d811fc77845f7e61e4acff36ff62b [file] [log] [blame]
{
"name": "THContactPicker",
"version": "2.0",
"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": "2.0"
},
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"source_files": "Classes/**/*.{h,m}",
"frameworks": "CoreGraphics"
}