| { |
| "name": "JMSGhostButton", |
| "version": "1.0.1", |
| "summary": "ghost button that uses ibdesignable and ibinspectable", |
| "description": " A popular ghost button that takes advantage of ibdesignable and\n ibspectable to see live result on your storyboard \n", |
| "homepage": "https://github.com/onllm/JMSGhostButton", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "jin": "jamesanse@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/onllm/JMSGhostButton.git", |
| "tag": "1.0.1" |
| }, |
| "source_files": "ghostButton", |
| "resources": "ghostButtonResource/NRSGhostButton.xib", |
| "requires_arc": true, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "dependencies": { |
| "FrameAccessor": [ |
| |
| ] |
| } |
| } |