blob: c1e921461fff3db6152f91ccaf39306bc0232f9e [file] [log] [blame]
{
"name": "FakeContactAdder",
"version": "0.2.0",
"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.2.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "AddressBook"
}