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] PrimerSDK 2.33.1
[CocoaPods.git]
/
Specs
/
9
/
5
/
0
/
WilsonDiary
/
0.0.5
/
WilsonDiary.podspec.json
blob
e712be71d12f75fc25972442e7a1ac605bc7a94a
1
{
2
"name": "WilsonDiary",
3
"version": "0.0.5",
4
"summary": "It's wilson framework",
5
"homepage": "https://github.com/MrWilsonXu/WilsonDiary",
6
"license": "MIT",
7
"authors": {
8
"Wilson": "hrxspp@126.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"requires_arc": true,
14
"source": {
15
"git": "https://github.com/MrWilsonXu/WilsonDiary.git",
16
"tag": "0.0.5"
17
},
18
"source_files": "WilsonDev/WilsonDev/WilsonCategory/*.{h,m}"
19
}