blob: 67fccfb3726eae676c22ede835254bd9c2099a33 [file] [log] [blame]
{
"name": "SLStatisticsView",
"version": "0.0.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.0.1",
"commit": "2873617a0b0967b5c6a560b3570b942ed336978e"
},
"source_files": "SLStatisticView/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}