[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / 5 / f / MBXGraphs / 0.3.1 / MBXGraphs.podspec.json
blobc701b58091ddeb61a435c7decc794ff7722bb638
2   "name": "MBXGraphs",
3   "version": "0.3.1",
4   "summary": "A simple library to show one or more graphs in a chart",
5   "homepage": "https://github.com/tamarinda/MBXGraphs",
6   "license": "MIT",
7   "authors": {
8     "tamarabernad": "tamara.bernad@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/tamarinda/MBXGraphs.git",
12     "tag": "0.3.1"
13   },
14   "social_media_url": "https://twitter.com/tamarinda",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "MBXGraphs": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": [
26     "UIKit",
27     "CoreGraphics"
28   ]