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.5.0
[CocoaPods.git]
/
Specs
/
6
/
f
/
8
/
VYNFCKit
/
0.1.1
/
VYNFCKit.podspec.json
blob
9441e332f536ef53703759ca643e0b8ee38a2beb
1
{
2
"name": "VYNFCKit",
3
"version": "0.1.1",
4
"summary": "NFC Kit for iOS",
5
"homepage": "https://github.com/VinceYuan/VYNFCKit",
6
"license": {
7
"type": "MIT"
8
},
9
"authors": {
10
"Vince Yuan": "vince.yuan@gmail.com"
11
},
12
"requires_arc": true,
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/VinceYuan/VYNFCKit.git",
18
"tag": "0.1.1"
19
},
20
"source_files": "VYNFCKit/**/*"
21
}