blob: 70a28eaa6b0c3bf14af31c4808e28602c698702f [file] [log] [blame]
{
"name": "CJPageScrollView",
"version": "1.0.4",
"summary": "CJPageScrollView可实现任意多个页面的左右滚动切换,以及支持若干焦点图的无限循环滚动,定时自动循环滚动",
"homepage": "https://github.com/lele8446/CJPageScrollView",
"license": {
"type": "Apache License, Version 2.0",
"text": " Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n http://www.apache.org/licenses/LICENSE-2.0\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n"
},
"authors": {
"lele8446": "lele8446@foxmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/lele8446/CJPageScrollView.git",
"tag": "1.0.4"
},
"source_files": "PageScrollView/*"
}