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] TMNavigation 0.0.947
[CocoaPods.git]
/
Specs
/
f
/
d
/
1
/
XXJLoopView
/
0.0.1
/
XXJLoopView.podspec.json
blob
f7a2ab5e74ae421e776ec9de5db43641f2aa359e
1
{
2
"name": "XXJLoopView",
3
"version": "0.0.1",
4
"summary": "一个高性能的图片轮播器",
5
"homepage": "https://github.com/zhuohongxiao/XXJLoopView",
6
"license": "MIT",
7
"authors": {
8
"zhuohongxiao": "zhuohong_xiao@163.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/zhuohongxiao/XXJLoopView.git",
15
"tag": "0.0.1"
16
},
17
"source_files": [
18
"XXJLoopView",
19
"XXJLoopView/XXJLoopView/*.{h,m}"
20
],
21
"requires_arc": true
22
}