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