blob: 0ed14572f1afd2f9955399df5e202f0f0c97d845 [file] [log] [blame]
{
"name": "LearnCocopods",
"version": "1.0.3",
"summary": "LearnCocopods is myselfcocopods you can use this lianlianshou",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/csdf-ssm/LearnCocopods",
"license": "MIT",
"authors": {
"csdf": "821767709@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/csdf-ssm/LearnCocopods.git",
"tag": "1.0.3"
},
"source_files": "UpdateVeiw/*.{h,m}",
"public_header_files": "UpdateVeiw/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}