blob: f12fd7bac4b98a792abb93ce2c5ce99cc9ec8e9d [file] [log] [blame]
{
"name": "NXHeadlineScrollView",
"version": "0.1.0",
"summary": "类似淘宝,京东APP首页的滚动头条",
"homepage": "https://github.com/qufeng33/NXHeadlineScrollView.git",
"license": "MIT",
"authors": {
"nightx": "qufeng33@hotmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/qufeng33/NXHeadlineScrollView.git",
"tag": "0.1.0"
},
"source_files": "NXHeadlineScrollView/**/*",
"requires_arc": true,
"frameworks": "UIKit"
}