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