blob: 63aefbc2fff955bcee503cfd66bc80dd1b80f187 [file] [log] [blame]
{
"name": "MMAutoSlideScrollView",
"version": "0.0.1",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "广告条",
"homepage": "https://github.com/xwgit2971/MMAutoSlideScrollView",
"authors": {
"SunnyX": "1031787148@qq.com"
},
"source": {
"git": "https://github.com/xwgit2971/MMAutoSlideScrollView.git",
"tag": "0.0.1"
},
"source_files": "MMAutoSlideScrollView/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"MMFoundationAdditions": [
]
}
}