FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
BEMSimpleLineGraph/BEMSimpleLineGraph.podspec.json at master · Boris-Em/BEMSimpleLineGraph · GitHub
This repository was archived by the owner on Dec 2, 2020. It is now read-only.
Boris-Em
/
BEMSimpleLineGraph
Public archive
Notifications
You must be signed in to change notification settings
Fork
370
Star
2.6k
Code
Issues
42
Pull requests
7
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
BEMSimpleLineGraph
/
BEMSimpleLineGraph.podspec.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
30 lines (30 loc) · 803 Bytes
Breadcrumbs
BEMSimpleLineGraph
/
BEMSimpleLineGraph.podspec.json
Copy path
File metadata and controls
30 lines (30 loc) · 803 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
"name"
:
"
BEMSimpleLineGraph
"
,
"version"
:
"
4.1.1
"
,
"summary"
:
"
Elegant Line Graphs for iOS (charting library)
"
,
"description"
:
"
BEMSimpleLineGraph lets you create highly customizable line graphs / charts for iOS.
"
,
"homepage"
:
"
https://github.com/Boris-Em/BEMSimpleLineGraph
"
,
"screenshots"
: [
"
http://s27.postimg.org/txboc1peb/BEMSimple_Line_Graph_Main.png
"
,
"
http://s21.postimg.org/3lkbvgp53/GIF_Touch_Report.gif
"
],
"license"
: {
"type"
:
"
MIT
"
,
"file"
:
"
LICENSE
"
},
"authors"
: {
"Boris Emorine"
:
"
boris.emorine@gmail.com
"
},
"platforms"
: {
"ios"
:
"
6.1
"
},
"requires_arc"
:
true
,
"source"
: {
"git"
:
"
https://github.com/Boris-Em/BEMSimpleLineGraph.git
"
,
"tag"
:
"
v4.1.1
"
},
"source_files"
: [
"
Classes
"
,
"
Classes/**/*.{h,m}
"
]
}
Back
|
FazBrowse Home
|
New Git URL