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] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git]
/
Specs
/
8
/
d
/
6
/
NatTransfer
/
0.0.4
/
NatTransfer.podspec.json
blob
e40448b2764ad8f9afa07e62042fdb0ab8be1113
1
{
2
"name": "NatTransfer",
3
"version": "0.0.4",
4
"summary": "Nat.js Module: Transfer.",
5
"description": "Nat.js Module: Transfer (download or upload)",
6
"homepage": "http://natjs.com",
7
"license": "MIT",
8
"authors": {
9
"nat": "hi@natjs.com"
10
},
11
"platforms": {
12
"ios": "7.0"
13
},
14
"source": {
15
"git": "https://github.com/natjs/nat-network-transfer.git",
16
"tag": "0.0.4"
17
},
18
"source_files": "ios/Classes/*.{h,m}",
19
"frameworks": [
20
"Photos",
21
"AssetsLibrary",
22
"MobileCoreServices"
23
]
24
}