blob: c11e36b408ee6a97f13557431261d08515335f30 [file] [log] [blame]
{
"name": "SCIndexView",
"version": "1.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": "1.0.0"
},
"source_files": "SCIndexView/**/*.{h,m}",
"public_header_files": "SCIndexView/**/*.h",
"requires_arc": true
}