blob: c7ce35256afb6c2263b7ca6029ac3069d5f63db4 [file] [log] [blame]
{
"name": "SYContactsPicker",
"version": "1.0.3",
"summary": "SY Contacts Picker通讯录读取及展示,适配iOS9",
"description": "SY Contacts Picker contactsPicker通讯录读取及展示,适配iOS9",
"homepage": "https://github.com/reesun1130/SYContactsPicker",
"license": {
"type": "MIT",
"file": "LICENSE_SY.txt"
},
"authors": {
"reesun": "ree.sun.cn@hotmail.com"
},
"source": {
"git": "https://github.com/reesun1130/SYContactsPicker.git",
"tag": "1.0.3"
},
"source_files": "SYContactsPicker/*.{h,m}",
"resources": "SYContactsPicker/*.{png,bundle}",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}