| { |
| "name": "YXYNumberAnimationLabel", |
| "version": "1.0.1", |
| "summary": "一个可以动起来的数字Label", |
| "description": " 通过设置数字变化的插值来展现动画效果\n", |
| "homepage": "https://github.com/yulingtianxia/YXYNumberAnimationLabel", |
| "license": "MIT", |
| "authors": { |
| "Orta Therox": "yulingtianxia@gmail.com" |
| }, |
| "social_media_url": "http://twitter.com/yulingtianxia", |
| "source": { |
| "git": "https://github.com/yulingtianxia/YXYNumberAnimationLabel.git", |
| "tag": "1.0.1" |
| }, |
| "platforms": { |
| "ios": "6.0" |
| }, |
| "requires_arc": true, |
| "source_files": "YXYNumberAnimationLabel/*", |
| "frameworks": [ |
| "Foundation", |
| "UIKit" |
| ] |
| } |