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