blob: fc3840e7d313f4e8c48655f9486d321635991630 [file] [log] [blame]
{
"name": "RBSOdometer",
"version": "0.1.0",
"summary": "RBSOdometer is a ObjC library for smoothly transitioning numbers..",
"homepage": "https://github.com/RbBtSn0w/RBSOdometer",
"screenshots": "https://github.com/RbBtSn0w/RBSOdometer/blob/master/RBSOdometerDemo.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RbBtSn0w": "hamiltonsnow@gmail.com"
},
"source": {
"git": "https://github.com/RbBtSn0w/RBSOdometer.git",
"tag": "0.1.0"
},
"requires_arc": true,
"social_media_url": "https://twitter.com/RbBtSn0w",
"platforms": {
"ios": "7.0"
},
"source_files": "RBSOdometer/Classes/*.{h,m}",
"frameworks": "UIKit"
}