blob: 22c98ee1a7be33111f9a637366a12091292ed560 [file] [log] [blame]
{
"name": "YKLineChartView",
"summary": "chart framework for iOS.",
"version": "0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chenyk0317": "chenyk0317@163.com"
},
"social_media_url": "http://chenyk.com",
"homepage": "https://github.com/chenyk0317/YKLineChartView",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/chenyk0317/YKLineChartView.git",
"tag": "0.1"
},
"requires_arc": true,
"source_files": "YKLineChartView/*.{h,m}",
"public_header_files": "YKLineChartView/*.{h}",
"frameworks": [
"UIKit",
"CoreFoundation"
]
}