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.8.12
[CocoaPods.git]
/
Specs
/
9
/
e
/
4
/
DDAddition
/
0.0.1
/
DDAddition.podspec.json
blob
54355c641e98ccddf12455cb836535fa0638c6bb
1
{
2
"name": "DDAddition",
3
"version": "0.0.1",
4
"license": "MIT",
5
"summary": "An animatedLayout of UICollectionView",
6
"homepage": "https://github.com/DstartD/Addition",
7
"authors": {
8
"董立权": "894896663@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/DstartD/Addition.git",
12
"tag": "0.0.1"
13
},
14
"requires_arc": true,
15
"platforms": {
16
"ios": "8.0"
17
},
18
"source_files": "Addition/Addition/classes/*.{h,m}"
19
}