blob: de49881116ef620fec99a58d64407a0246d45a2f [file] [log] [blame]
{
"name": "TitleLinkScrollView",
"version": "0.0.1",
"summary": "标题跟内容联动",
"description": "标题跟内容联动 缓存",
"homepage": "https://github.com/EagleZhangWeicheng/TitleLinkScrollView",
"license": "MIT",
"authors": {
"Eagle": "434588175@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/EagleZhangWeicheng/TitleLinkScrollView.git",
"tag": "0.0.1"
},
"source_files": [
"TitleLinkScrollView/TitleLinkScrollView",
"TitleLinkScrollView/TitleLinkScrollView/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
]
}
}