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