[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / e / 5 / MCTimeSeriesView / 0.1 / MCTimeSeriesView.podspec.json
blobfae7d2e57e927b6c3a7c5f3b90aeda766f6a31bc
2   "name": "MCTimeSeriesView",
3   "version": "0.1",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "A light-weight solution for displaying time series charts.",
12   "homepage": "https://github.com/matthewcheok/MCTimeSeriesView",
13   "authors": {
14     "Matthew Cheok": "cheok.jz@gmail.com"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/matthewcheok/MCTimeSeriesView.git",
19     "branch": "master",
20     "tag": "0.1"
21   },
22   "source_files": "MCTimeSeriesView/*.{h,m}",
23   "public_header_files": "MCTimeSeriesView/*.h"