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