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.9
/
MYThemeKit.podspec.json
blob
61f05b4f638c3d9351687c1eda85f4df7b14961a
1
{
2
"name": "MYThemeKit",
3
"version": "0.0.9",
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.9"
20
},
21
"source_files": [
22
"Category/*",
23
"*",
24
"config/*",
25
"DeallocObject/*",
26
"DQAlertView/*",
27
"MYActionSheet/*"
28
],
29
"requires_arc": true
30
}