| { | |
| "name": "XXKVOObserver", | |
| "version": "0.0.1", | |
| "summary": "kvo dahuang", | |
| "description": "It is a marquee view used on iOS, which implement by Objective-C.", | |
| "homepage": "https://github.com/ShawnCow/XXKVOObserver", | |
| "license": "MIT", | |
| "authors": { | |
| "大黄": "rockhxy@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/ShawnCow/XXKVOObserver.git", | |
| "tag": "0.0.1" | |
| }, | |
| "platforms": { | |
| "ios": "4.3" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "XXKVOObserver/*", | |
| "frameworks": [ | |
| "Foundation", | |
| "UIKit" | |
| ] | |
| } |