blob: 3626a6c1b5a69cfb08bb43f35470137db292e064 [file] [log] [blame]
{
"name": "ContactsWrapper",
"version": "0.0.3",
"summary": "Contacts wrapper for iOS 9 or upper with Objective-C",
"homepage": "https://github.com/abdullahselek/ContactsWrapper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Abdullah Selek": "abdullahselek@yahoo.com"
},
"source": {
"git": "https://github.com/abdullahselek/ContactsWrapper.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ContactsWrapper/Source/*.{h,m}",
"requires_arc": true,
"frameworks": "Contacts"
}