{ | |
"name": "FakeContactAdder", | |
"version": "0.3.1", | |
"summary": "An easy way to add and remove fake contacts", | |
"homepage": "https://github.com/Yammer/FakeContactAdder", | |
"license": "MIT", | |
"authors": { | |
"Yammer": "ios@yammer-inc.com" | |
}, | |
"source": { | |
"git": "https://github.com/Yammer/FakeContactAdder.git", | |
"tag": "0.3.1" | |
}, | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"requires_arc": true, | |
"source_files": "Pod/Classes/**/*", | |
"frameworks": "AddressBook" | |
} |