blob: a32088891f966374e327acfccd526be295914daf [file] [log] [blame]
{
"name": "WJAddressBook",
"version": "1.0.0",
"summary": "WJAddressBook.通讯录",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/weijiewen/WJAddressBook",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"weijiewen": "txywjw@icloud.com"
},
"source": {
"git": "https://github.com/weijiewen/WJAddressBook.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WJAddressBook/Classes/**/*",
"frameworks": [
"AddressBook",
"Contacts"
]
}