blob: 0fd3d030049a1524068582936ae78ae095e3302d [file] [log] [blame]
{
"name": "EasyAddressBookLib",
"version": "0.1.4",
"summary": "EasyAddressBookLib is easy to access addressbook.",
"description": "EasyAddressBookLib is easy to access addressbook\n * Markdown format.\n * Don't worry about the indent, we strip it!",
"homepage": "https://github.com/crespoxiao/EasyAddressBookLib",
"license": "MIT",
"authors": {
"xiaochengfei": "xiaochengfei@didichuxing.com"
},
"source": {
"git": "https://github.com/crespoxiao/EasyAddressBookLib.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"EasyAddressBookLib": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"APAddressBook": [
]
}
}