blob: 84674dbffe6059ef947b4c8e264a7431c16a46d6 [file] [log] [blame]
{
"name": "JCWheelView",
"version": "0.0.6",
"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.6"
},
"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"
]
}
}