blob: dc3681a856b2fe91af12a98be13a3cdd69fd685d [file] [log] [blame]
{
"name": "JCWheelView",
"version": "0.0.4",
"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": "0.0.4"
},
"social_media_url": "http://weibo.com/lijingcheng1984",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"resources": [
"Pod/Assets/*.png"
],
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"JCWheelView": [
"Pod/Assets/*.png"
]
}
}