blob: c209facb63718f87e68a55ecc18c22428d6c0ba5 [file] [log] [blame]
{
"name": "LearnCocopods",
"version": "1.0.4",
"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.4"
},
"source_files": "UpdateVeiw/*.{h,m}",
"public_header_files": "UpdateVeiw/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.0.4"
]
}
}