blob: 9109ea4132ad222c270bc7433e8e49fa864afab3 [file] [log] [blame]
{
"name": "ContactsKit",
"version": "1.0.0",
"summary": "Getting iOS contacts without headache",
"homepage": "https://github.com/Serjip/ContactsKit",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Sergey Popov": "serj@ttitt.ru"
},
"source": {
"git": "https://github.com/Serjip/ContactsKit.git",
"tag": "1.0.0"
},
"requires_arc": true,
"frameworks": "AddressBook",
"source_files": "Pod/*.{h,m}",
"platforms": {
"ios": "6.0"
}
}