blob: 49c9729ac124d26931ed3a9a2b77c81a1625b8e8 [file] [log] [blame]
{
"name": "BMAdScrollView",
"version": "1.0.0",
"summary": "BMAdScrollView by skyming",
"homepage": "https://github.com/skyming/BMAdScrollView",
"authors": {
"skyming": "tskyming@163.com"
},
"social_media_url": "http://www.weibo.com/skymingst",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/skyming/BMAdScrollView.git",
"tag": "1.0.0"
},
"source_files": "BMADScrollViewDemo/BMAdScrollView/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
}
}