[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 1 / 4 / e / SPChart / 0.1.1 / SPChart.podspec.json
blob20d7be6596223c672eafcb9cdc20ceece2ba15ba
2   "name": "SPChart",
3   "version": "0.1.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   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/dral3x/SPChart.git",
18     "tag": "0.1.1"
19   },
20   "source_files": "SPChart/**/*.{h,m}",
21   "public_header_files": "SPChart/**/*.h",
22   "frameworks": [
23     "CoreGraphics",
24     "Foundation",
25     "UIKit",
26     "QuartzCore"
27   ],
28   "requires_arc": true