blob: dc8c96d4b0a12b0769e1135d5ae74c30ee645f6d [file] [log] [blame]
{
"name": "FGAddressBook",
"version": "1.0",
"summary": "FGAddressBook便捷的手机通讯录联系人工具,获取联系人列表,监听并后去通讯录的变化",
"homepage": "https://github.com/Insfgg99x/FGAddressBook",
"license": "MIT",
"authors": {
"CGPointZero": "newbox0512@yahoo.com"
},
"source": {
"git": "https://github.com/Insfgg99x/FGAddressBook.git",
"tag": "1.0"
},
"frameworks": [
"Foundation",
"UIKit",
"Contacts"
],
"platforms": {
"ios": "6.0"
},
"source_files": "FGAddressBook/**/*.{h,m}",
"requires_arc": true
}