blob: 67786a73f36063e088b50d9f8cc2fb2ac5a7210d [file] [log] [blame]
{
"name": "XXFramework",
"version": "1.0.0",
"summary": "A marquee view used on iOS.",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/jeikerxiao/XXFramework",
"license": "MIT",
"authors": {
"jeikerxiao": "jeiker@126.com"
},
"source": {
"git": "https://github.com/jeikerxiao/XXFramework.git",
"tag": "1.0.0"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"vendored_frameworks": "Framework.framework",
"frameworks": "Foundation",
"pushed_with_swift_version": null
}