[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / 1 / 4 / e / SPChart / 0.1.2 / SPChart.podspec.json
blob18ec71613bf3c1c83b83222c681de634203a0f35
2   "name": "SPChart",
3   "version": "0.1.2",
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.2"
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