blob: 30f2aca202c7b8353bb9cbbc92ded3b5e85d6bd4 [file] [log] [blame]
{
"name": "SCIndexView",
"version": "2.0.0",
"summary": "SCIndexView provide a index view.",
"description": "SCIndexView provide a index view like Wechat. It is very easy.",
"homepage": "https://github.com/TalkingJourney/SCIndexView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TalkingJourney": "https://github.com/TalkingJourney"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/TalkingJourney/SCIndexView.git",
"tag": "2.0.0"
},
"source_files": "SCIndexView/**/*.{h,m}",
"public_header_files": "SCIndexView/**/*.h",
"requires_arc": true
}