blob: 994733f798f84d4d61d0597982fa847ff270cdb0 [file] [log] [blame]
{
"name": "SLCurveChartLib",
"version": "1.0.2",
"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/SLCurveChartDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cslmark": "chensl@hadlinks.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/cslmark/SLCurveChartLib.git",
"tag": "1.0.2"
},
"source_files": "SLChartLibDemo/SLChartLibDemo/SLCurveChartLib/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}