blob: 226f528d16cb9d612f89430e0fa73d8edd304b8b [file] [log] [blame]
{
"name": "PHStockChartForSwift",
"version": "1.1.0",
"platforms": {
"ios": "8.0"
},
"summary": "A StockChartView on ios,which implement by swift.",
"homepage": "https://github.com/HeterPu/PHStockChartForSwift",
"license": "MIT",
"authors": {
"HuterPu": "wycgpeterhu@sina.com"
},
"social_media_url": "http://weibo.com/u/2342495990",
"source": {
"git": "https://github.com/HeterPu/PHStockChartForSwift.git",
"tag": "1.1.0"
},
"source_files": "PHStockChart/PHStockChart/PHStockChartClasses/*",
"requires_arc": true,
"frameworks": [
"Foundation",
"QuartzCore",
"UIKit"
],
"pushed_with_swift_version": "3.0"
}