blob: 9e88cb5a718e248bcf08b7fffb3f2f377c266bb9 [file] [log] [blame]
{
"name": "WCPlugin",
"version": "0.1.0",
"summary": "WCPlugin.",
"description": "常用的第三方UI插件",
"homepage": "https://github.com/394771176/WCPlugin",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"394771176": "394771176@qq.com"
},
"source": {
"git": "https://github.com/394771176/WCPlugin.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"subspecs": [
{
"name": "FLAnimatedImage",
"source_files": [
"WCPlugin/Classes/FLAnimatedImage/*"
],
"frameworks": [
"ImageIO",
"MobileCoreServices",
"QuartzCore"
],
"dependencies": {
"WCModule/SDWebImage": [
]
}
}
]
}