blob: faf8de890bfbcb95f76d7fcc9adeb1de1f7201b6 [file] [log] [blame]
{
"name": "GCContactKit",
"version": "0.0.2",
"summary": "A real-time monitoring system address book changes, add to delete contacts, read the system address book of GCContactKit.",
"homepage": "https://github.com/XiaoHanGe/GCContactKit",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"韩俊强": "532167805@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/XiaoHanGe/GCContactKit.git",
"tag": "0.0.2"
},
"source_files": "GCContactKit/**/*.{h,m}",
"public_header_files": "GCContactKit/**/*.h",
"frameworks": [
"AssetsLibrary",
"Contacts",
"AddressBook"
],
"requires_arc": true
}