blob: cb8bb27ace9cb439f1a4973a8511920e37023448 [file] [log] [blame]
{
"name": "JCWheelView",
"version": "1.0.0",
"summary": "Support rotation and click event, Support replace image.",
"homepage": "http://lijingcheng.github.io/",
"license": "MIT",
"authors": {
"lijingcheng": "bj_lijingcheng@163.com"
},
"source": {
"git": "https://github.com/lijingcheng/JCWheelView.git",
"tag": "1.0.0"
},
"social_media_url": "http://weibo.com/lijingcheng1984",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"resources": [
"Pod/Assets/*.png"
],
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"JCWheelView": [
"Pod/Assets/*.png"
]
}
}