blob: 31a1113ea9ef2752d189dc41247ff0f2d6caf39e [file] [log] [blame]
{
"name": "SwiftyContacts",
"version": "3.0.7",
"summary": "A Swift library for Contacts framework.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/satishbabariya/SwiftyContacts",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Satish Babariya": "satish.babariya@gmail.com"
},
"source": {
"git": "https://github.com/satishbabariya/SwiftyContacts.git",
"tag": "3.0.7"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SwiftyContacts/Classes/**/*",
"pushed_with_swift_version": "4.0"
}