blob: 07ddb918be8921e0af77f9ce59380d62c9042118 [file] [log] [blame]
{
"name": "XXUpNoticeView",
"version": "1.0.0",
"summary": "仿照手机淘宝头条写的提示view 搜房网的搜房指南的提示view 扩展很方便 可以完全实现自定义 灵感来自市面上很多的轮播图",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/xuxueing/XXUpNoticeView",
"authors": {
"朱小亮": "330578304@qq.com"
},
"source": {
"git": "https://github.com/xuxueing/XXUpNoticeView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "4.3"
},
"requires_arc": true,
"source_files": "XXUpNoticeView/*",
"frameworks": [
"Foundation",
"UIKit"
],
"license": {
"type": "Apache License, Version 2.0",
"text": "Licensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n"
}
}