blob: 53da329c86d0c251b4d4ed08e40c9171bdb01c86 [file] [log] [blame]
{
"name": "FMPersonCenter",
"version": "1.0.0",
"summary": "A marquee view used on iOS.",
"homepage": "https://github.com/CoderFM/FMPersonCenter",
"license": "MIT",
"authors": {
"Coder_FM": "wzzvictory_tjsd@163.com"
},
"source": {
"git": "https://github.com/CoderFM/FMPersonCenter.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "FMPersonCenter/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}