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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
d
/
1
/
0
/
AJLog
/
1.0.0
/
AJLog.podspec.json
blob
7d54a3c3f5a3b87f6e40ff56c5f9266fb7adc0fc
1
{
2
"name": "AJLog",
3
"version": "1.0.0",
4
"summary": "AJLog description of AJLog.",
5
"homepage": "https://github.com/Arki-Jester/AJLog",
6
"license": "MIT",
7
"authors": {
8
"liubingye": "liubingye@eakay.cn"
9
},
10
"source": {
11
"git": "https://github.com/Arki-Jester/AJLog.git",
12
"tag": "1.0.0"
13
},
14
"source_files": [
15
"AJLog",
16
"MySDK/**/*.{h,m}"
17
],
18
"exclude_files": "Classes/Exclude",
19
"platforms": {
20
"osx": null,
21
"ios": null,
22
"tvos": null,
23
"watchos": null
24
}
25
}