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] FaceCoreBasicNightly 6.2.803
[CocoaPods.git]
/
Specs
/
5
/
e
/
8
/
PhoneDial
/
0.0.3
/
PhoneDial.podspec.json
blob
2a79f93b00f77c3cfa63692adcf7516ad4db311b
1
{
2
"name": "PhoneDial",
3
"version": "0.0.3",
4
"homepage": "https://guides.cocoapods.org/making/private-cocoapods.html",
5
"platforms": {
6
"ios": "8.0"
7
},
8
"summary": "A framework for interaction with JS",
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.3"
19
},
20
"source_files": "PhoneDialSdk",
21
"requires_arc": true,
22
"dependencies": {
23
"AFNetworking": [
24
25
],
26
"MBProgressHUD": [
27
28
],
29
"MJRefresh": [
30
31
],
32
"JSONModel": [
33
34
]
35
}
36
}