blob: e9e6524f23f90532d2f1c7c6e8a677053badb1bf [file] [log] [blame]
{
"name": "ZYAdView",
"version": "0.0.1",
"summary": "更新支持pod功能",
"description": "轮播图的使用,更新支持pod功能",
"homepage": "https://github.com/ZYCoderIOS/ZYAdView",
"license": "MIT",
"authors": {
"钱志义": "zhiyi@qingfengweb.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ZYCoderIOS/ZYAdView.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"AdView/AdView/AdView/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
]
}
}