blob: a4b3a5957aa931b63c4b235d1002fa9cb834ddf7 [file] [log] [blame]
{
"name": "LetterIndexViewDemo",
"version": "1.0.0",
"summary": "字母检索视图(仿微信)",
"homepage": "https://github.com/xuyangOpen/LetterIndexViewDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xuyang": "xuyang767660732@163.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/xuyangOpen/LetterIndexViewDemo.git",
"tag": "1.0.0"
},
"source_files": [
"LetterIndexViewDemo",
"LetterIndexViewDemo/Classes/*.{h,m}"
]
}