blob: 7ada0a22e4e5b7a02c57de50f52e006686c2f4f3 [file] [log] [blame]
{
"name": "RXGetAddressBook",
"version": "1.0.0",
"summary": "Get the name and phone number of the system address book.",
"homepage": "https://github.com/srxboys/RXGetAddressBook",
"license": "MIT",
"authors": {
"srxboys": "sunmengxin@126.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/srxboys/RXGetAddressBook.git",
"tag": "1.0.0"
},
"source_files": "RXAddressBook/*.{h,m}",
"frameworks": [
"AddressBookUI",
"ContactsUI"
],
"requires_arc": true
}