blob: 63560b41210d16dca9d79113f864f0bbfd7e4a10 [file] [log] [blame]
{
"name": "NXHeadlineScrollView",
"version": "0.3.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.3.0"
},
"source_files": "NXHeadlineScrollView/**/*",
"requires_arc": true,
"frameworks": "UIKit"
}