blob: f280c4da96c9fa8cf13be010da0cef626ea1829c [file] [log] [blame]
{
"name": "T2ContactSync",
"version": "1.0.1",
"summary": "A short description of T2ContactSync.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://t2development.visualstudio.com/DefaultCollection/iOS%20SDKs/_git/T2ContactSync",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sabrine": "s.benamor@t2-ltd.com"
},
"source": {
"git": "https://t2development.visualstudio.com/DefaultCollection/iOS%20SDKs/_git/T2ContactSync",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "T2ContactSync/Classes/**/*",
"dependencies": {
"libPhoneNumber-iOS": [
"~> 0.8"
]
}
}