blob: eaa63b43edca8450cd94ba3a604a9f7f93017198 [file] [log] [blame]
{
"name": "LWContactManager",
"version": "1.0.0",
"summary": "A short description of LWContactManager.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/luowei/LWContactManager.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"luowei": "luowei@wodedata.com"
},
"source": {
"git": "https://github.com/luowei/LWContactManager.git"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LWContactManager/Classes/**/*",
"public_header_files": "LWContactManager/Classes/**/*.h",
"dependencies": {
"APAddressBook": [
]
}
}