blob: 89f08ea5142c9ff55102a34af1ce814e69ef0d16 [file] [log] [blame]
{
"name": "XXHeardScale",
"version": "1.0.0",
"summary": "一句代码添加Scale的头视图",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/xuxueing/XXHeardScale",
"license": "MIT",
"authors": {
"朱小亮": "330578304@qq.com"
},
"source": {
"git": "https://github.com/xuxueing/XXHeardScale.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "4.3"
},
"requires_arc": true,
"source_files": "XXHeardScale/*",
"frameworks": [
"Foundation",
"UIKit"
]
}