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] FCService 0.0.61-fc
[CocoaPods.git]
/
Specs
/
3
/
0
/
b
/
MJKRedux
/
1.0.0
/
MJKRedux.podspec.json
blob
de544faf9ac24da535627c2fefe364a7e0acdf4d
1
{
2
"name": "MJKRedux",
3
"version": "1.0.0",
4
"summary": "MJKRedux is manager State",
5
"homepage": "https://github.com/majiakun111/MJKRedux",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"majiakun111": "majiakun111@sina.cn"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/majiakun111/MJKRedux.git",
18
"tag": "1.0.0"
19
},
20
"source_files": "MJKRedux/Classes/**/*",
21
"requires_arc": true
22
}