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