| { |
| "name": "SSEventListener", |
| "version": "0.0.1", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "summary": "Simplest way to listen to device shake event, application lifecycle events, view gestures, button tap event with blocks!", |
| "homepage": "https://github.com/ZhouShengsheng/SSEventListener", |
| "license": "MIT", |
| "authors": { |
| "Zhou Shengsheng": "szhou006@e.ntu.edu.sg" |
| }, |
| "social_media_url": "https://www.zhihu.com/people/zhoushengsheng-74", |
| "source": { |
| "git": "https://github.com/ZhouShengsheng/SSEventListener.git", |
| "tag": "0.0.1" |
| }, |
| "source_files": "SSEventListener", |
| "requires_arc": true |
| } |