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
/
e
/
2
/
5
/
ITPWLib
/
0.0.3
/
ITPWLib.podspec.json
blob
53bcd3217b0b960439baa43c2d1f4ade8e7f5c5d
1
{
2
"name": "ITPWLib",
3
"version": "0.0.3",
4
"summary": "ITPW lib",
5
"description": "ITPW technical essentials",
6
"homepage": "https://github.com/vladukhaDog/ITPWLib",
7
"license": "MIT",
8
"authors": {
9
"Vladislav Permyakov": "vladic.p@gmail.com"
10
},
11
"platforms": {
12
"ios": "14.0"
13
},
14
"source": {
15
"git": "https://github.com/vladukhaDog/ITPWLib",
16
"tag": "0.0.3"
17
},
18
"source_files": [
19
"ITPWLib",
20
"ITPWLib/**/*.{h,m}"
21
]
22
}