blob: 9f032cc7b8eacd977b61fccedbbed5d48a992a21 [file] [log] [blame]
{
"name": "SLStatisticsView",
"version": "0.1.1",
"summary": "Offer a easy to built a statisticsView For iOS",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/cslmark/SLStatisticsView",
"license": "MIT",
"authors": {
"cslmark": "chensl@hadlinks.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/cslmark/SLStatisticsView.git",
"tag": "0.1.1",
"commit": "745a706c3d19613955986bedc43671ca65d7e7ce"
},
"source_files": "SLStatisticView/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}