blob: 401485d9d2ad8208bb74ebef460813a7faa51b03 [file] [log] [blame]
{
"name": "NXHeadlineScrollView",
"version": "0.1.1",
"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.1"
},
"source_files": "NXHeadlineScrollView/**/*",
"requires_arc": true,
"frameworks": "UIKit"
}