blob: 73cb5970d0bac180901c810f43192a981d5cd7bd [file] [log] [blame]
{
"name": "CNContactStore+Bolts",
"platforms": {
"ios": "8.0"
},
"summary": "Bolts wrapper for CNContactStore callback and error pointers",
"version": "0.1.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Felix Dumit": "felix.dumit@gmail.com"
},
"homepage": "https://github.com/felix-dumit/CNContactStore-Bolts",
"source": {
"git": "https://github.com/felix-dumit/CNContactStore-Bolts.git",
"tag": "0.1.1"
},
"frameworks": "Contacts",
"dependencies": {
"Bolts/Tasks": [
]
},
"source_files": "CNContactStore+Bolts.{h,m}"
}