blob: 61b65116fee8d04f66253c33344d2acec5055e76 [file] [log] [blame]
{
"name": "MMBannerViewModule",
"version": "0.0.2",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Coding应用 广告轮播图",
"homepage": "https://github.com/xwgit2971/MMBannerViewModule",
"authors": {
"SunnyX": "1031787148@qq.com"
},
"source": {
"git": "https://github.com/xwgit2971/MMBannerViewModule.git",
"tag": "0.0.2"
},
"source_files": "MMBannerViewModule/*.{h,m}",
"resources": "MMBannerViewModule/Resources/*.png",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"MMAutoSlideScrollView": [
],
"MMPageControl": [
],
"UIColor-MMAdditions": [
],
"MMUIKitAdditions": [
],
"MMModel": [
],
"MMUIKitAdditionsModule": [
],
"MMWebImageModule": [
],
"Masonry": [
],
"YLGIFImage": [
],
"FrameAccessor": [
]
}
}