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