blob: 5793350a4a7b6ee2928fb325561ad00af603d6e8 [file] [log] [blame]
{
"name": "TrendView",
"platforms": {
"ios": "9.0"
},
"summary": "trendview lets you trend data in a chart",
"requires_arc": true,
"version": "0.2.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nick wilkerson": "nickwilkerson@gmail.com"
},
"homepage": "https://github.com/nsnick/TrendView",
"source": {
"git": "https://github.com/nsnick/TrendView.git",
"tag": "0.2.4"
},
"frameworks": "UIKit",
"source_files": "TrendView/*.{h,m,c,cpp}"
}