repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] BideaseConnect 1.0.79
[CocoaPods.git]
/
Specs
/
d
/
5
/
b
/
BBGraphKit
/
0.0.1
/
BBGraphKit.podspec.json
blob
44ca26c9c4faf22a564cd3d780d1af7e66b82eed
1
{
2
"name": "BBGraphKit",
3
"version": "0.0.1",
4
"summary": "A plug and play graphing library",
5
"homepage": "https://github.com/BenjaminBriggs/BBGraphKit",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Benjamin Briggs": "ben.briggs@me.com"
12
},
13
"source": {
14
"git": "https://github.com/BenjaminBriggs/BBGraphKit.git",
15
"tag": "0.0.1"
16
},
17
"platforms": {
18
"ios": "7.0"
19
},
20
"source_files": "GraphKit/*",
21
"requires_arc": true
22
}