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] TappxSDK 4.1.13
[CocoaPods.git]
/
Specs
/
7
/
d
/
c
/
StarView
/
0.0.5
/
StarView.podspec.json
blob
9bcb381d8fa80fba80aeea2e2de14e054062f6dc
1
{
2
"name": "StarView",
3
"version": "0.0.5",
4
"summary": "组件化私有源summary",
5
"description": "组件化私有源summary detail",
6
"homepage": "https://github.com/liucaiGit/Mediator-demo",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": "liucai",
12
"platforms": {
13
"ios": "8.0"
14
},
15
"source": {
16
"git": "https://github.com/liucaiGit/Mediator-demo.git",
17
"tag": "0.0.5"
18
},
19
"source_files": "StartView/*",
20
"dependencies": {
21
"AFNetworking": [
22
"~> 3.2.0"
23
]
24
}
25
}