blob: 0f3d0bbc9701e96b14c37ab4d5ca75b826a2c4de [file] [log] [blame]
{
"name": "SYContactsPicker",
"version": "1.0.1",
"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.1"
},
"source_files": "SYContactsPicker/*.{h,m,png}",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}