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] TMNewsInformationSDK 0.0.999
[CocoaPods.git]
/
Specs
/
d
/
b
/
e
/
MYThemeKit
/
0.0.8
/
MYThemeKit.podspec.json
blob
ed7144c8134fa1ad84710a827ec706d461a7afd1
1
{
2
"name": "MYThemeKit",
3
"version": "0.0.8",
4
"summary": "MYThemeKit",
5
"description": "mythemkit switch day night theme",
6
"homepage": "https://github.com/rjlikecoding/MYThemeKit",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"mayi": "mayi@xkw.cn"
13
},
14
"platforms": {
15
"ios": "7.0"
16
},
17
"source": {
18
"git": "https://github.com/rjlikecoding/MYThemeKit.git",
19
"tag": "0.0.8"
20
},
21
"source_files": [
22
"*/*",
23
"*"
24
],
25
"requires_arc": true
26
}