blob: c2174ec0e2519f22bb89b51233ecd040bf5c2045 [file] [log] [blame]
{
"name": "RWAutoTagView",
"version": "0.1.6",
"summary": "自定义标签管理",
"homepage": "https://blog.csdn.net/RoverWord/article/details/102827798",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rover001": "zengyun6666@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Rover001/RWAutoTagView.git",
"tag": "0.1.6"
},
"requires_arc": true,
"source_files": "RWAutoTagView/*{h,m}",
"resources": "RWAutoTagView/RWAutoTag.bundle",
"public_header_files": "RWAutoTagView/*.h",
"frameworks": "UIKit",
"social_media_url": "https://cocoapods.org/pods/RWAutoTagView"
}