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