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] ZJSDK 2.5.4.14
[CocoaPods.git]
/
Specs
/
3
/
a
/
8
/
YEApple
/
0.0.1
/
YEApple.podspec.json
blob
59d4be1addfa11aff7958a5c0616227967a6a784
1
{
2
"name": "YEApple",
3
"version": "0.0.1",
4
"summary": "简单易用的图片无限轮播器. 1.66版本修复内容:更新SDWebImage依赖版本至4.0.0",
5
"homepage": "https://github.com/muyang00/YEApple",
6
"license": "MIT",
7
"authors": {
8
"永恩": "280798744@qq.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/muyang00/YEApple.git",
15
"tag": "0.0.1"
16
},
17
"source_files": "YEApple/YECategory/**/*.{h,m}",
18
"requires_arc": true
19
}