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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
b
/
5
/
1
/
MarkovKit
/
0.6.1
/
MarkovKit.podspec.json
blob
0a1bb74a75a663821bfa565b4ee3abd19bf38fba
1
{
2
"name": "MarkovKit",
3
"version": "0.6.1",
4
"summary": "Tools for working with Markov models",
5
"homepage": "https://github.com/sadawi/MarkovKit",
6
"license": "MIT",
7
"authors": {
8
"Sam Williams": "samuel.williams@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/sadawi/MarkovKit.git",
12
"tag": "0.6.1"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"requires_arc": true,
18
"source_files": "MarkovKit/**/*"
19
}