[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 4 / e / SPChart / 0.3.1 / SPChart.podspec.json
bloba5e1a4bfd9b1cdda704f1b1e4a587c0aab0c3083
2   "name": "SPChart",
3   "version": "0.3.1",
4   "summary": "A simple, animated and beatiful chart library used in Spreaker for iPhone app.",
5   "homepage": "https://github.com/dral3x/SPChart",
6   "authors": {
7     "Alessandro Calzavara": "alessandro.calzavara@gmail.com",
8     "Tomasz MuszyƄski": "thom@union.waw.pl"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/dral3x/SPChart.git",
19     "tag": "0.3.1"
20   },
21   "source_files": "SPChart/**/*.{h,m}",
22   "public_header_files": "SPChart/**/*.h",
23   "frameworks": [
24     "CoreGraphics",
25     "Foundation",
26     "UIKit",
27     "QuartzCore"
28   ],
29   "requires_arc": true