| { |
| "name": "XdOrientationButton", |
| "version": "1.0.0", |
| "summary": "A button that can change the position of the picture", |
| "description": "A button that can change the position of the picture 一个可以改变图片位置的按钮,支持Xib直接修改", |
| "homepage": "https://github.com/ywdonga/XdOrientationButton", |
| "license": "MIT", |
| "authors": { |
| "ywdonga": "329720990@qq.com" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "source": { |
| "git": "https://github.com/ywdonga/XdOrientationButton.git", |
| "tag": "1.0.0" |
| }, |
| "source_files": [ |
| "XdOrientationButtonDemo", |
| "XdOrientationButtonDemo/XdOrientationButtonDemo/XdOrientationButton/*.{h,m}" |
| ] |
| } |