blob: a4035b43f69a54b784e161e37d6d63f0b18e8150 [file] [log] [blame]
{
"name": "PHStockChart",
"version": "1.0.0",
"platforms": {
"ios": "6.0"
},
"summary": "A StockChartView on ios,which implement by Objective-C.",
"homepage": "https://github.com/HeterPu/PHStockChart",
"license": "MIT",
"authors": {
"HuterPu": "wycgpeterhu@sina.com"
},
"social_media_url": "http://weibo.com/u/2342495990",
"source": {
"git": "https://github.com/HeterPu/PHStockChart.git",
"tag": "1.0.0"
},
"source_files": "PHStockChart/PHStockChart/PHStockChartClasses",
"requires_arc": true,
"frameworks": [
"Foundation",
"QuartzCore",
"UIKit"
]
}