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] NoctuaSDK 0.6.0
[CocoaPods.git]
/
Specs
/
5
/
0
/
a
/
CMLoopView
/
0.0.1
/
CMLoopView.podspec.json
blob
5409040310c82dcb9ec717d36aca8ce9b1fa76a4
1
{
2
"name": "CMLoopView",
3
"version": "0.0.1",
4
"summary": "简单易用图片轮播",
5
"homepage": "https://github.com/MyGitHub75/CMLoopView",
6
"license": "MIT",
7
"authors": {
8
"chen chuan mao": "chenye.75@163.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/MyGitHub75/CMLoopView.git",
15
"tag": "0.0.1"
16
},
17
"source_files": "CMLoopView/CMLoopView/*.{h,m}",
18
"requires_arc": true,
19
"dependencies": {
20
"SDWebImage": [
21
22
]
23
}
24
}