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
/
9
/
a
/
4
/
iCards
/
0.0.1
/
iCards.podspec.json
blob
7976e284ff8b40f3e93614549cb67a3f42810eeb
1
{
2
"name": "iCards",
3
"version": "0.0.1",
4
"license": "MIT",
5
"summary": "A containner of views (like cards) can be dragged!",
6
"homepage": "https://github.com/DingHub/iCards",
7
"authors": {
8
"DingHub": "love-nankai@163.com"
9
},
10
"source": {
11
"git": "https://github.com/DingHub/iCards.git",
12
"tag": "0.0.1"
13
},
14
"source_files": "src/iCards.{h,m}",
15
"platforms": {
16
"ios": "7.0"
17
},
18
"requires_arc": true
19
}