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] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git]
/
Specs
/
5
/
e
/
8
/
PhoneDial
/
0.0.1
/
PhoneDial.podspec.json
blob
5b5d6b1c54c4c8161f6d2a1fb0fba334a92dedf9
1
{
2
"name": "PhoneDial",
3
"version": "0.0.1",
4
"homepage": "https://guides.cocoapods.org/making/private-cocoapods.html",
5
"platforms": {
6
"ios": "8.0"
7
},
8
"summary": "A cross platform tool",
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"authors": {
14
"XDYB": "122880558@qq.com"
15
},
16
"source": {
17
"git": "http://192.168.4.181/dev-team/zwind-ios.git",
18
"tag": "0.0.1"
19
},
20
"source_files": "PhoneDialSdk/*.{h,m}",
21
"requires_arc": true,
22
"dependencies": {
23
"AFNetworking": [
24
25
],
26
"MBProgressHUD": [
27
28
],
29
"MJRefresh": [
30
31
],
32
"JSONModel": [
33
34
]
35
}
36
}