blob: 95dbd1dea48da1bab0d7f932ad0a4754841284f4 [file] [log] [blame]
{
"name": "HMYPodTest",
"version": "1.1.1",
"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/RickHe/HMYPodTest.git",
"license": "MIT",
"authors": {
"何米颖": "1292711060@qq.com"
},
"source": {
"git": "https://github.com/RickHe/HMYPodTest.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "XYAddImageView/*.{h,m}",
"resources": "XYAddImageView/Images/*.png",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}