blob: f6d1d6293fd8aed6108012b1c529c07790f62eb5 [file] [log] [blame]
{
"name": "CPContact",
"version": "0.1.2",
"summary": "CPContact is an iOS lib to operate address book.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/crespoxiao/CPContact",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xiaochengfei": "40176452@qq.com"
},
"source": {
"git": "https://github.com/crespoxiao/CPContact.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CPContact/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation",
"AddressBook",
"Contacts"
]
}