blob: 35d5381d655fd8a3f2fa0ec86f3690cd59618c65 [file] [log] [blame]
{
"name": "KYContact",
"version": "0.1.2",
"summary": "KYContact是基于AddressBook.framework和Contact.framework框架支持iOS 8.0以上的通讯录框架.",
"homepage": "https://github.com/kingly09/KYContact",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kingly09": "libintm@163.com"
},
"source": {
"git": "https://github.com/kingly09/KYContact.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KYContact/Classes/**/*",
"requires_arc": true
}