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.16
[CocoaPods.git]
/
Specs
/
5
/
8
/
0
/
tapkit
/
2.0.5
/
tapkit.podspec.json
blob
c003f48be1d54eaa502327f4dac3d6b9908d2b99
1
{
2
"name": "tapkit",
3
"version": "2.0.5",
4
"summary": "An Objective-C library for iPhone developers.",
5
"homepage": "https://github.com/kvmisc/tapkit",
6
"license": "MIT",
7
"authors": {
8
"Kevin Wu": "kvmisc@163.com"
9
},
10
"platforms": {
11
"ios": "6.0"
12
},
13
"requires_arc": true,
14
"source": {
15
"git": "https://github.com/kvmisc/tapkit.git",
16
"tag": "2.0.5"
17
},
18
"source_files": "tapkit/*"
19
}