blob: 5e3bb9261bee83f337a939206535c73e2d31b9bc [file] [log] [blame]
{
"name": "HMYPodTest",
"version": "1.0.3",
"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.0.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "XYAddImageView/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}