blob: 01ab73702fbbbee488bb83e6998e15f54e1a71c4 [file] [log] [blame]
{
"name": "DNPageScrollView",
"version": "1.0.3",
"summary": "Page Scroll 菜单组件",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/DoNewsCode/DNPageScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"540563689@qq.com": "zhengjia@donews.com"
},
"source": {
"git": "https://github.com/DoNewsCode/DNPageScrollView.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DNPageScrollView/Classes/**/*",
"resource_bundles": {
"DNPageScrollView": [
"DNPageScrollView/Assets/*.png"
]
}
}