[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 8 / 0 / Cocoa-Charts / 0.2.0.1 / Cocoa-Charts.podspec.json
blob7727e75f42f6b28ae94e9eeb4cd29e9d981f0072
2   "name": "Cocoa-Charts",
3   "version": "0.2.0.1",
4   "summary": "Cocoa-Charts is an open-source iOS developing framework written in Objective-c on Apple Cocoa SDK.",
5   "homepage": "https://github.com/limccn/Cocoa-Charts",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "limccn": "limc.cn@me.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/limccn/Cocoa-Charts.git",
18     "tag": "v0.2.0.1"
19   },
20   "requires_arc": true,
21   "public_header_files": "src/CocoaCharts/*.{h,hh}",
22   "source_files": "src/CocoaCharts/*.{h,hh,m,mm}"