| { |
| "name": "DDDDDDPush", |
| "version": "1.0.1", |
| "summary": "A marquee view used on iOS.", |
| "description": "It is a marquee view used on iOS, which implement by Objective-C.", |
| "homepage": "https://github.com/lj569831248", |
| "license": "MIT", |
| "authors": { |
| "Jon": "lj569831248@163.com" |
| }, |
| "source": { |
| "git": "https://github.com/lj569831248/DroiPush.git", |
| "tag": "1.0.1" |
| }, |
| "platforms": { |
| "ios": "6.0" |
| }, |
| "requires_arc": true, |
| "source_files": "DroiPush/*", |
| "vendored_libraries": "DroiPush/*.a", |
| "deprecated": true |
| } |