blob: 9d826c068f2ebd94ce9e766133ff48ac9576105f [file] [log] [blame]
{
"name": "DNPageScrollView",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DNPageScrollView/Classes/**/*",
"resource_bundles": {
"DNPageScrollView": [
"DNPageScrollView/Assets/*.png"
]
}
}